]> granicus.if.org Git - python/commit
Issue #27330: Fixed possible leaks in the ctypes module.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 16 Jun 2016 19:08:11 +0000 (22:08 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 16 Jun 2016 19:08:11 +0000 (22:08 +0300)
commitef012cc7f7ff8519aba77d8869af70c1a86a98c0
treeee5a4c40444b25f5e2d547207513a317204cd60d
parentc59a92b6f9954198f90f3a1e27583d85421f6b6c
Issue #27330: Fixed possible leaks in the ctypes module.
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c