diff options
author | Thomas Heller <theller@ctypes.org> | 2007-03-09 20:39:22 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2007-03-09 20:39:22 (GMT) |
commit | 2456a3c02aa295c82fc84aaf6d0740d95aeb05b1 (patch) | |
tree | 705702b804d69ab3c1c58c88b3f1ce30b2f70c8f /Modules/audioop.c | |
parent | e38051db87b92efeb09373bea3900cde073cda96 (diff) | |
download | cpython-2456a3c02aa295c82fc84aaf6d0740d95aeb05b1.zip cpython-2456a3c02aa295c82fc84aaf6d0740d95aeb05b1.tar.gz cpython-2456a3c02aa295c82fc84aaf6d0740d95aeb05b1.tar.bz2 |
Bug #1651235: When a tuple was passed to a ctypes function call,
Python would crash instead of raising an error.
The crash was caused by a section of code that should have been
removed long ago, at that time ctypes had other ways to pass
parameters to function calls.
Diffstat (limited to 'Modules/audioop.c')
0 files changed, 0 insertions, 0 deletions