]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120289: Disallow disable() and clear() in external timer to prevent use-after...
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 18 Jul 2024 19:47:22 +0000 (12:47 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2024 19:47:22 +0000 (12:47 -0700)
commit1ab17782832bb1b6baa915627aead3e3516a0894
tree920f54b5c39d3ef65992dce91e4a57c4f7354581
parent7431c3799efbd06ed03ee70b64420f45e83b3667
gh-120289: Disallow disable() and clear() in external timer to prevent use-after-free (#120297)
Lib/test/test_cprofile.py
Misc/NEWS.d/next/Library/2024-06-09-19-53-11.gh-issue-120289.s4HXR0.rst [new file with mode: 0644]
Modules/_lsprof.c