Commit df6385e
[3.13] pythongh-134100: Fix use-after-free in
pythongh-134100: Fix use-after-free in `PyImport_ImportModuleLevelObject` (pythonGH-134117)
(cherry picked from commit 4e9005d)
Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>PyImport_ImportModuleLevelObject (pythonGH-134117) (python#134172)1 parent 4152589 commit df6385e
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
226 | 241 | | |
227 | 242 | | |
228 | 243 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1922 | 1922 | | |
1923 | 1923 | | |
1924 | 1924 | | |
1925 | | - | |
1926 | 1925 | | |
1927 | 1926 | | |
1928 | 1927 | | |
1929 | 1928 | | |
1930 | 1929 | | |
1931 | 1930 | | |
| 1931 | + | |
1932 | 1932 | | |
1933 | 1933 | | |
| 1934 | + | |
| 1935 | + | |
1934 | 1936 | | |
1935 | 1937 | | |
1936 | 1938 | | |
| |||
0 commit comments