Commit 24cb16e
[3.14] pythongh-151112: Fix double free in
pythongh-151112: Fix double free in `assemble_init` when out of memory (pythonGH-151142)
(cherry picked from commit 5804991)
Co-authored-by: Stan Ulbrych <stan@python.org>assemble_init when out of memory (pythonGH-151142) (python#151206)1 parent ea7d943 commit 24cb16e
2 files changed
Lines changed: 4 additions & 3 deletions
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Python
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments