]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149931: Fix memory leaks on failed realloc (#149932)
authorAN Long <aisk@users.noreply.github.com>
Tue, 26 May 2026 00:37:14 +0000 (09:37 +0900)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 00:37:14 +0000 (01:37 +0100)
commitec23ec6870373b64a760f4d7bcc3ed5495e1c9aa
treef12d6e756f65ec4ef4f88150a1276aafa1ac05fa
parenta5be25d3bdc1b3cbc9638a3249c0e3db5a97ebc6
gh-149931: Fix memory leaks on failed realloc (#149932)
Modules/_remote_debugging/frames.c
Modules/timemodule.c