pysmbd: fix some talloc_stackframe() memory leaks and clean up the frame hierarchy...
authorStefan Metzmacher <metze@samba.org>
Thu, 24 May 2018 14:16:19 +0000 (16:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Jun 2018 18:52:21 +0000 (20:52 +0200)
commit539f51f0dfbe4ce317a2978982fd0fc9a7fd6922
tree430c64a2b3735a8ee7a170e095e6097e3e88d431
parent7ef67df3f3f0df313c21cc123223633df3fa3ce7
pysmbd: fix some talloc_stackframe() memory leaks and clean up the frame hierarchy in make_simple_acl().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/pysmbd.c