]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (#126111)
authorsobolevn <mail@sobolevn.me>
Tue, 29 Oct 2024 09:03:18 +0000 (12:03 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 09:03:18 +0000 (12:03 +0300)
commita64a1c920660b0c1e4dd5a9573004cd527e15184
tree4560d5838851fb82f254aad9e66e6bbfd17cb6fb
parent9b14083497f50213f908c1359eeaf47c97161347
gh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (#126111)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Misc/NEWS.d/next/Library/2024-10-29-10-58-52.gh-issue-126106.rlF798.rst [new file with mode: 0644]
Modules/_ssl.c