David Ross schrieb:
> I see what you were asking now.
> 
> http://svn.python.org/projects/python/branches/release24-maint/Include/objimpl.h
> http://svn.python.org/projects/python/branches/release25-maint/Include/objimpl.h
> 
> Comments say...
>  Unless you have specific memory management requirements, use
> ! PyObject_{New, NewVar, Del}.
> 
> I'll use Del, and change NEW to New for naming consistency.

thanks! A fixed package for feisty-proposed would be appreciated as
well.

-- 
using PyMem_DEL() instead of PyObject_FREE() causes python 2.5 to segfault
https://bugs.launchpad.net/bugs/115655
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to