s3:rpcclient: use talloc_stackframe() in do_cmd()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Mar 2013 14:07:10 +0000 (15:07 +0100)
committerAndreas Schneider <asn@samba.org>
Mon, 5 Aug 2013 08:30:01 +0000 (10:30 +0200)
commitd54c908ff5bef774f5cca038741558089ff6baeb
tree408fefd72987c5c3eb09159305033ed7c394d5cd
parent34fa7946993506fde2c6b30e4a41bea27390a814
s3:rpcclient: use talloc_stackframe() in do_cmd()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/rpcclient/rpcclient.c