CVS update: samba/source/python

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


Date:	Thu Feb 20 14:35:11 2003
Author:	mbp

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

Modified Files:
      Tag: SAMBA_3_0
	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.1.2.9 => 1.1.2.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.1.2.9&r2=1.1.2.10


More information about the samba-cvs mailing list