Commit 93d59b1
pythongh-143544: Fix possible use-after-free in the JSON decoder when JSONDecodeError disappears during raising it (python#143561)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>1 parent a038e8b commit 93d59b1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
427 | 426 | | |
428 | 427 | | |
429 | 428 | | |
430 | 429 | | |
| 430 | + | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
0 commit comments