]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146245: Fix reference and buffer leaks via audit hook in socket module (GH-146248)
authorAN Long <aisk@users.noreply.github.com>
Sun, 22 Mar 2026 11:29:34 +0000 (19:29 +0800)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 11:29:34 +0000 (13:29 +0200)
commitc30fae4bea9f9ba07833e97eb542754c26610765
tree5dda951f6c09317cd77d1963d99684962977ec60
parentf0aeabc6f98ac908963e7cd7be35090c75a11c15
gh-146245: Fix reference and buffer leaks via audit hook in socket module (GH-146248)
Misc/NEWS.d/next/Core_and_Builtins/2026-03-21-08-48-25.gh-issue-146245.cqM3_4.rst [new file with mode: 0644]
Modules/socketmodule.c