diff options
author | Tim Potter <tpot@samba.org> | 2003-07-29 00:15:23 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-07-29 00:15:23 +0000 |
commit | 4e4e1de9cb170a95faf65195c63815ad58d3769e (patch) | |
tree | 638a2d98046583228bcb24dec42f0eefdce41c9d /source3/web/diagnose.c | |
parent | 17c6789df138dc685d4da0c940260f1447decac3 (diff) | |
download | samba-4e4e1de9cb170a95faf65195c63815ad58d3769e.tar.gz samba-4e4e1de9cb170a95faf65195c63815ad58d3769e.tar.bz2 samba-4e4e1de9cb170a95faf65195c63815ad58d3769e.zip |
More memory leak fixes from Brett! It turns out PyDict_SetItemString
didn't behave exactly as I thought it did. If you create an item using a
PyFoo_FromBar function you must decrement the reference to that object
afterwards (or use Py_BuildValue).
(This used to be commit 2a960963fbe43de753d44d617a7666a7b258092e)
Diffstat (limited to 'source3/web/diagnose.c')
0 files changed, 0 insertions, 0 deletions