]> 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 17:54:48 +0000 (13:54 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 12 Oct 2014 17:54:48 +0000 (13:54 -0400)
commit817905b2393b03e035d2bbfc8d92b7bbeaddb118
tree7d6a5e458918e5407c975d05a387201b14e142ea
parent4cfb5bee89965c7b85772ee2d0c3bf689acd23b2
#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