1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00
Files
samba-mirror/source/libsmb
Volker Lendecke db9fa472a8 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
2007-11-19 16:42:03 -08:00
..
2007-11-11 13:14:06 -08:00
2007-11-11 21:34:40 -08:00
2007-11-11 13:16:58 -08:00
2007-11-11 21:34:40 -08:00
2007-11-09 15:11:27 +01:00
2007-11-19 15:15:09 -08:00
2007-11-11 21:34:40 -08:00
2007-11-11 21:34:40 -08:00