]> 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:43:37 +0000 (19:43 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 22 Mar 2007 19:43:37 +0000 (19:43 +0000)
commit02b8feea9f6974de89fcd1888ef5326d436a7d0a
treea59682c79a17509fa6db9e1b5890e012c1e93002
parent4d891193d106b147c816dc617f087498df76972a
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