Commit f767845
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 26831c4 commit f767845
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