]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148222: Fix NULL dereference bugs in genericaliasobject.c (GH-148226) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Apr 2026 00:47:06 +0000 (02:47 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2026 00:47:06 +0000 (00:47 +0000)
commit67100b3e926c2c7cdd9d0825add677b19664f377
tree62fdce8ab9f95f52308cf314e654c6a3bf3d8d72
parent7f6a0c377b1724c3e704ea6ed854721ea8d03620
[3.14] gh-148222: Fix NULL dereference bugs in genericaliasobject.c (GH-148226) (#148705)

gh-148222: Fix NULL dereference bugs in genericaliasobject.c (GH-148226)
(cherry picked from commit 634568d030f18183212c01bd4544aa7f97e05442)

Co-authored-by: Prakash Sellathurai <prakashsellathurai@gmail.com>
Misc/NEWS.d/next/Core_and_Builtins/2026-04-07-20-37-23.gh-issue-148222.uF4D4E.rst [new file with mode: 0644]
Objects/genericaliasobject.c