]> granicus.if.org Git - python/commit
Back out "Patch #1643874: memory leak in ctypes fixed."
authorThomas Heller <theller@ctypes.org>
Thu, 22 Mar 2007 19:44:31 +0000 (19:44 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 22 Mar 2007 19:44:31 +0000 (19:44 +0000)
commitf493cbd8248650e14422ea04e1c3953fdcacd218
tree159cd33abb56367817cc11340b6d0e4c8c666877
parentbfcc9755277588dc0cb75f1c965f5c1f3c256ed4
Back out "Patch #1643874: memory leak in ctypes fixed."

The code in this patch leaves no way to give up the ownership of a
BSTR instance.
Misc/NEWS
Modules/_ctypes/cfield.c