]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-103295: fix stack overwrite on 32-bit in perf map test harness (GH-104811...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 May 2023 22:34:50 +0000 (15:34 -0700)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 22:34:50 +0000 (22:34 +0000)
commit22c45c49bbdc480ce221fc11ddf488b41c0d9c60
treec46901099348f25022ad88973bb1e518fa7bc9a4
parent5c8418c5cc6737cd40df448eff80d2297f68e1a5
[3.12] gh-103295: fix stack overwrite on 32-bit in perf map test harness (GH-104811) (#104823)

gh-103295: fix stack overwrite on 32-bit in perf map test harness (GH-104811)
(cherry picked from commit e0b3078705b271ff278dfbc788c2b061c92a9aa3)

Co-authored-by: Carl Meyer <carl@oddbird.net>
Modules/_testinternalcapi.c