talloc_stack: Call talloc destructors while frame is still around
authorVolker Lendecke <vl@samba.org>
Fri, 22 Jun 2018 14:25:10 +0000 (16:25 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 23 Jun 2018 02:56:44 +0000 (04:56 +0200)
commit05b54cc259645f69e14de2703724c284ed25838c
tree7e9a3ee211a0e6f1bfbfe5fbeacb422aa216069f
parentf75e8f58cd2390c092631803d333adadb475306a
talloc_stack: Call talloc destructors while frame is still around

This fixes "samba-tool ntacl set -d10"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Jun 23 04:56:44 CEST 2018 on sn-devel-144
lib/util/talloc_stack.c