CVS update: samba/source/python

mbp at samba.org mbp at samba.org
Thu Dec 12 16:24:55 EST 2002


Date:	Thu Dec 12 16:24:55 2002
Author:	mbp

Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv16144

Modified Files:
	py_tdbpack.c 
Log Message:
CR1333: Fix memory leak when unpacking some structures.

* (pytdbunpack_item): PyList_Append creates an additional reference to
  the appended object.  Therefore, release the initial reference after
  it's added to the list.


Revisions:
py_tdbpack.c		1.26 => 1.27
	http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.26&r2=1.27



More information about the samba-cvs mailing list