diff options
author | Martin Pool <mbp@samba.org> | 2002-12-12 05:24:55 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2002-12-12 05:24:55 +0000 |
commit | aabcd65020396105c683ede6fd9b5bb01891b098 (patch) | |
tree | bdeb77436b156abab0a51e4bbb962d7150936647 /source3/utils/smbpasswd.c | |
parent | 022a8537811115b20e21c3e7551d465fe606cb44 (diff) | |
download | samba-aabcd65020396105c683ede6fd9b5bb01891b098.tar.gz samba-aabcd65020396105c683ede6fd9b5bb01891b098.tar.bz2 samba-aabcd65020396105c683ede6fd9b5bb01891b098.zip |
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.
(This used to be commit 1e63dc101a5085a46b9632ba657e5d5cd7505751)
Diffstat (limited to 'source3/utils/smbpasswd.c')
0 files changed, 0 insertions, 0 deletions