]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149009: Validate `thread_count` in `profiling.sampling` binary reader (#149147)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Tue, 5 May 2026 00:50:06 +0000 (02:50 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 00:50:06 +0000 (00:50 +0000)
commitc266f0c375c2e60ea46046254fa7cd5fa2fe1ca2
tree2dec4d41b29ea697f6ca198aa5aee9603329d21c
parent04ce31852260b3d39e35286c1b6a134a3c475b22
gh-149009: Validate `thread_count` in `profiling.sampling` binary reader (#149147)
Lib/test/test_profiling/test_sampling_profiler/test_binary_format.py
Misc/NEWS.d/next/Library/2026-04-29-13-08-46.gh-issue-149009.rek3Tw.rst [new file with mode: 0644]
Modules/_remote_debugging/binary_io_reader.c