]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38748: Add ctypes test for stack corruption due to misaligned arguments (GH-26204)
authorMichael Curran <mick@nvaccess.org>
Mon, 26 Sep 2022 16:27:44 +0000 (02:27 +1000)
committerGitHub <noreply@github.com>
Mon, 26 Sep 2022 16:27:44 +0000 (17:27 +0100)
commitd79dd929accac13832bc13ed12be34466584ca81
tree86094a2086448dd1fc5440c6be39405cff5d68eb
parent85752decbfd733284ffdb8ae9c93b927765236c7
bpo-38748: Add ctypes test for stack corruption due to misaligned arguments (GH-26204)
Lib/test/test_ctypes/test_callbacks.py
Modules/_ctypes/_ctypes_test.c