Date:   Fri Dec 20 01:19:04 2002
Author: tpot

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

Modified Files:
      Tag: SAMBA_3_0
        py_tdbpack.c 
Log Message:
Merge from HEAD:

>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.1.2.8 => 1.1.2.9
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.1.2.8&r2=1.1.2.9

Reply via email to