Form a proper hierarchy in talloc_stack
authorVolker Lendecke <vl@samba.org>
Thu, 10 Jan 2008 08:53:51 +0000 (09:53 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 10 Jan 2008 08:54:06 +0000 (09:54 +0100)
commit7579e08599dd2139617da5639144700774233c08
tree2fd1da4e28a0ba6e703bb21f0dfbe055e1d1da70
parent980ac0984905d8c3f29dd62ed75fc9c7cb22cdd8
Form a proper hierarchy in talloc_stack

This way talloc_stackframe() can benefit from a pool put on the stack further
up. No need to remove talloc_stackframe().
(This used to be commit be6fe381168321ae62e079cd977cbef675c532d4)
source3/lib/talloc_stack.c