]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140739: Fix crashes from corrupted remote memory (#143190)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 26 Dec 2025 16:06:48 +0000 (16:06 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Dec 2025 16:06:48 +0000 (16:06 +0000)
commitd3d4cf943209d8f27084af621235aa382ba287b1
tree05047cc0b4a8e8d71b67d228c913a5c06e4f9492
parentde22e718bb5c57ec4178aa1787d7634cfc649261
gh-140739: Fix crashes from corrupted remote memory (#143190)
Misc/NEWS.d/next/Library/2025-12-26-14-51-50.gh-issue-140739.BAbZTo.rst [new file with mode: 0644]
Modules/_remote_debugging/_remote_debugging.h
Modules/_remote_debugging/asyncio.c
Modules/_remote_debugging/code_objects.c
Modules/_remote_debugging/frames.c
Modules/_remote_debugging/module.c
Modules/_remote_debugging/object_reading.c