Commit 67100b3
[3.14] pythongh-148222: Fix NULL dereference bugs in genericaliasobject.c (pythonGH-148226) (python#148705)
pythongh-148222: Fix NULL dereference bugs in genericaliasobject.c (pythonGH-148226)
(cherry picked from commit 634568d)
Co-authored-by: Prakash Sellathurai <prakashsellathurai@gmail.com>1 parent 7f6a0c3 commit 67100b3
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Objects
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 | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | 245 | | |
247 | 246 | | |
248 | 247 | | |
| |||
647 | 646 | | |
648 | 647 | | |
649 | 648 | | |
650 | | - | |
| 649 | + | |
651 | 650 | | |
652 | 651 | | |
653 | 652 | | |
| |||
0 commit comments