talloc: Introduce __talloc_with_prefix
commit4e36c2f3e5f35394d175abfa76ac8dfd17ee40c1
authorVolker Lendecke <vl@samba.org>
Fri, 6 Sep 2013 19:18:26 +0000 (6 12:18 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 Mar 2015 21:13:09 +0000 (15 22:13 +0100)
tree173670c27608ebecc3dff694f9b139a50124b66a
parenta6a4ec715fd8006ce9be6015face741ad1952560
talloc: Introduce __talloc_with_prefix

This will allow to exchange the extra talloc pool header with the
talloc_chunk structure

Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 9887f387a10e94f71790c0c3c7dc5f8cde7e4eb2)
lib/talloc/talloc.c