]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-13096: Fix memory leak in ctypes POINTER handling of large values (GH-12100)
authorstratakis <cstratak@redhat.com>
Mon, 4 Mar 2019 15:40:25 +0000 (16:40 +0100)
committerVictor Stinner <vstinner@redhat.com>
Mon, 4 Mar 2019 15:40:25 +0000 (16:40 +0100)
commit710dcfd2f4bee034894a39026388f9c21ea976f1
tree5713ac42d26698df6dabdb07102b29bf7878f0e9
parent67988d12ec46c0985e70dd7f6178cf04c2e4fdec
[2.7] bpo-13096: Fix memory leak in ctypes POINTER handling of large values (GH-12100)
Misc/NEWS.d/next/Library/2019-03-04-16-13-01.bpo-13096.SGPt_n.rst [new file with mode: 0644]
Modules/_ctypes/callproc.c