libsmbclient: Wrap more function calls in talloc_stackframe() to protect against...
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Apr 2014 04:03:34 +0000 (17:03 +1300)
committerJeremy Allison <jra@samba.org>
Wed, 2 Apr 2014 00:36:08 +0000 (02:36 +0200)
commit014342746f5af1aaaf1c2f8b44098c3a944e4f0a
tree71dbb323baf50afb8bf22f7703a7be668751d72c
parent8f3a516acb8c95cd6d88bf80abd495ac0cafaae3
libsmbclient: Wrap more function calls in talloc_stackframe() to protect against talloc_tos() calls

BUG: https://bugzilla.samba.org/show_bug.cgi?id=8449

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Apr  2 02:36:08 CEST 2014 on sn-devel-104
source3/libsmb/libsmb_context.c