CVS update: samba/source/python

mbp at samba.org mbp at samba.org
Thu Dec 12 16:47:54 EST 2002


Date:	Thu Dec 12 16:47:54 2002
Author:	mbp

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

Modified Files:
      Tag: APPLIANCE_HEAD
	py_tdbpack.c 
Log Message:
CR1333: Fix memory leak when unpacking some structures.  (Merge from
HEAD.)

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

* py_tdbpack.c: Merge FUNCTION_MACRO changes across, so as to keep in
  sync with HEAD.


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



More information about the samba-cvs mailing list