Comment 2 for bug 115655

Revision history for this message
Matthias Klose (doko) wrote : Re: [Bug 115655] Re: using PyMem_DEL() instead of PyObject_FREE() causes python 2.5 to segfault

David Ross schrieb:
> ** Attachment added: "python-fam-patch1.diff"
> http://librarian.launchpad.net/7715145/python-fam-patch1.diff
>

shouldn't PyObject_Del be used instead of PyObject_FREE ?