]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152718: Reject oversized table counts in the profiling binary reader (#152719)
authortonghuaroot (童话) <tonghuaroot@gmail.com>
Sat, 4 Jul 2026 22:56:09 +0000 (06:56 +0800)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 22:56:09 +0000 (23:56 +0100)
commit8e580b068500feec5d6cc5e5a3e6072e8996fb25
tree2761b33e6d88557a7892598ef56657091c6db8b8
parent639a5525fb1b54973dcf55a636efc10be4042239
gh-152718: Reject oversized table counts in the profiling binary reader (#152719)
Lib/test/test_profiling/test_sampling_profiler/test_binary_format.py
Misc/NEWS.d/next/Library/2026-07-01-12-00-00.gh-issue-152718.pr0f1l.rst [new file with mode: 0644]
Modules/_remote_debugging/binary_io.h
Modules/_remote_debugging/binary_io_reader.c