libsmb: Provide a talloc_stackframe() to external users of libsmb_setget.c
commit93c1a27fe2e64647521c4a5dbd115b77bfc8328c
authorAndrew Bartlett <abartlet@samba.org>
Sun, 30 Mar 2014 21:19:58 +0000 (31 10:19 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jul 2014 10:46:12 +0000 (15 12:46 +0200)
tree5eed7e5d89ac0333d879732bd258690b423e6a42
parent5c503dd2198122e51854102e91ea61dd8bb24148
libsmb: Provide a talloc_stackframe() to external users of libsmb_setget.c

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit bc5bd4010e8fedf19047ed6f7a793cd373f9f14f)

The last 3 patches address bug #8449 (simple use case results in "no talloc
stackframe around, leaking memory" error).
source3/libsmb/libsmb_setget.c