]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146245: Fix reference and buffer leaks via audit hook in socket module...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 22 Mar 2026 11:51:54 +0000 (12:51 +0100)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 11:51:54 +0000 (11:51 +0000)
commit2f1e341b2898fd5bb9c8800ccf6646dbe214f519
treec22f4923591a3d4880611aa317583878924245b5
parentfab82679d3e129b804e496ebf1e5ad24948c5f50
[3.13] gh-146245: Fix reference and buffer leaks via audit hook in socket module (GH-146248) (GH-146275)

(cherry picked from commit c30fae4bea9f9ba07833e97eb542754c26610765)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
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