]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16628: Fix a memory leak in ctypes.resize().
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Dec 2012 10:07:16 +0000 (11:07 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 8 Dec 2012 10:07:16 +0000 (11:07 +0100)
commit12f33df4a2712c23beba00bcf60338dd980be2d7
treeff5b16c54bbd07b0848ee3dea39e88c5e8c936c1
parentf04d1bb17053a4ba6194777b5f7e5a0bab0c5995
parent305e1a749ff1b39e6c2009fb25111cca24f7a874
Issue #16628: Fix a memory leak in ctypes.resize().
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c