CVS update: samba/source/python

mbp at samba.org mbp at samba.org
Thu Feb 20 14:33:20 EST 2003


Date:	Thu Feb 20 14:33:20 2003
Author:	mbp

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

Modified Files:
	py_tdbpack.c 
Log Message:
(Merge from APPLIANCE_HEAD)

CR1829: Fix memory leak when unpacking 'B' buffers in Python.

(PyList_Append creates a new reference to the added object, and so we
have to release the existing one.)


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


More information about the samba-cvs mailing list