summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2006-10-17 19:41:10 +0000
committerThomas Heller <theller@ctypes.org>2006-10-17 19:41:10 +0000
commitdcbf64d34ddef32cb49ebbd19958ddd426cbdab6 (patch)
tree15f55f06acccbf966b1a11f362936629ce7ef295 /Python/ceval.c
parentca362b6937aecf5177d832b3e44aa6697e6d5d9e (diff)
downloadcpython-git-dcbf64d34ddef32cb49ebbd19958ddd426cbdab6.tar.gz
ctypes callback functions only support 'fundamental' result types.
Check this and raise an error when something else is used - before this change ctypes would hang or crash when such a callback was called. This is a partial fix for #1574584. Backported from trunk.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions