talloc: Introduce __talloc_with_prefix
authorVolker Lendecke <vl@samba.org>
Fri, 6 Sep 2013 19:18:26 +0000 (12:18 -0700)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:37 +0000 (10:55 +0100)
commitc8473289ab5728a760bcdaecbf9b19f4da9c99f7
treea80ec657402fb7cebc4094934473e69346e2fac3
parent14ab26ebe6163ca67bfcecd74de9ab9a4a5f5e5f
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