diff options
author | Gregory P. Smith <greg@krypto.org> | 2025-04-13 23:22:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 06:22:29 +0000 |
commit | 7a29c9883f4cf61372895362e865f7d2f99bd4ca (patch) | |
tree | 63987b45b75d7e15aa5204a18858b4445166f3e3 /Python/flowgraph.c | |
parent | f7b24ffefda839f367b048c06879df6bded128a1 (diff) | |
download | cpython-7a29c9883f4cf61372895362e865f7d2f99bd4ca.tar.gz cpython-7a29c9883f4cf61372895362e865f7d2f99bd4ca.zip |
GH-115322: fix ctypes call_function audit hook on 32-bit platforms (GH-132496)
* GH-115322: fix ctypes call_function audit hook on 32-bit platforms.
It was using a signed conversion to communicate the function id (pointer) value.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions