]> granicus.if.org Git - python/commit
#13096: Fix segfault in CTypes POINTER handling of large values.
authorR David Murray <rdmurray@bitdance.com>
Sun, 12 Oct 2014 18:26:30 +0000 (14:26 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 12 Oct 2014 18:26:30 +0000 (14:26 -0400)
commit55bf20ad6e0bd9ca4c1b1a6dd7339972b4aa915e
tree1d1c00fcabce20b7c876966f90e3727cedb87071
parente73b8c64b8cc2531b21135e0d0f07de11dc76ab3
#13096: Fix segfault in CTypes POINTER handling of large values.

Patch by Meador Inge.
Lib/ctypes/test/test_pointers.py
Misc/NEWS
Modules/_ctypes/callproc.c