]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148222: Fix NULL dereference bugs in genericaliasobject.c (#148226)
authorPrakash Sellathurai <prakashsellathurai@gmail.com>
Sat, 18 Apr 2026 00:21:13 +0000 (05:51 +0530)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2026 00:21:13 +0000 (17:21 -0700)
commit634568d030f18183212c01bd4544aa7f97e05442
treec1759abebe661e5306a48182993eea3b8e2699e6
parentdb3e990b98fd12fee1bf851f4185d4e857318d76
gh-148222: Fix NULL dereference bugs in genericaliasobject.c (#148226)
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