[PATCH] Add stackframes to public libsmbclient functions

Jeremy Allison jra at samba.org
Tue Nov 20 00:42:40 GMT 2007


On Mon, Nov 19, 2007 at 12:36:16PM +0100, Volker Lendecke wrote:
> 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?

Pushed - thanks !

Jeremy.


More information about the samba-technical mailing list