talloc: Introduce __talloc_with_prefix
commitaa2a731d1b124044b195f2730fedeac099230a31
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:14:08 +0000 (15 22:14 +0100)
treea80ec657402fb7cebc4094934473e69346e2fac3
parent164fb45d5a1fb5d135061d6264ca1d468802ee71
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