CVS update: samba/source/python

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


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

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

Modified Files:
      Tag: APPLIANCE_HEAD
	py_tdbpack.c 
Log Message:
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.23.2.2 => 1.23.2.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.23.2.2&r2=1.23.2.3


More information about the samba-cvs mailing list