diff options
author | Volker Lendecke <vl@sernet.de> | 2007-11-19 12:36:16 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2007-11-19 16:42:03 -0800 |
commit | 428e663100fa2c009b16941e2a390587fdfc00b5 (patch) | |
tree | 63d1e11e0c899affe7f530ec7c4f3c42e594ea6b /packaging/RHEL4-CTDB | |
parent | 9a41314ce8582875e0ec59efb670279f39b42ce3 (diff) | |
download | samba-428e663100fa2c009b16941e2a390587fdfc00b5.tar.gz samba-428e663100fa2c009b16941e2a390587fdfc00b5.tar.bz2 samba-428e663100fa2c009b16941e2a390587fdfc00b5.zip |
Add stackframes to public libsmbclient functions
As we use talloc_tos() in inner libsmbclient/ functions more and more, we need
to make sure not to create memleaks by not free'ing talloc stackframes. This
patch wraps all calls in libsmbclient.c that are publically exported into a
talloc_stackframe()/talloc_free() pair.
Jeremy, Derrell, can you check this?
Thanks,
Volker
(This used to be commit db9fa472a89eb78a7b1f7cabcf195331c3b448d9)
Diffstat (limited to 'packaging/RHEL4-CTDB')
0 files changed, 0 insertions, 0 deletions