s3: utils: net. Fix return paths that don't free talloc stackframe.
authorJeremy Allison <jra@samba.org>
Tue, 21 Nov 2017 00:09:39 +0000 (00:09 +0000)
committerMartin Schwenke <martins@samba.org>
Tue, 21 Nov 2017 04:03:16 +0000 (05:03 +0100)
commit757a120fc4c659047bd6a1175b24f0673630ce2d
tree3c35631f91dfb88d946622fd5e381936889ee1d9
parent6e7d037ace6a7977597fdd30dc676ebacb61e56c
s3: utils: net. Fix return paths that don't free talloc stackframe.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/utils/net_usershare.c