libsmbclient: Wrap more function calls in talloc_stackframe() to protect against...
commit5c503dd2198122e51854102e91ea61dd8bb24148
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Apr 2014 04:03:34 +0000 (1 17:03 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jul 2014 10:46:12 +0000 (15 12:46 +0200)
tree370345550a9fc1a04ae4db06503181b4ab7d7be6
parent14a9705c78ffa733ec9ab9b6330cc36b32a77661
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

(cherry picked from commit 014342746f5af1aaaf1c2f8b44098c3a944e4f0a)
source3/libsmb/libsmb_context.c