lib: Add talloc_report_str()
commit35189ec68174cbf14218ca90d4bec0f6598b5f32
authorVolker Lendecke <vl@samba.org>
Wed, 11 Feb 2015 12:19:05 +0000 (11 12:19 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2015 22:32:07 +0000 (13 23:32 +0100)
treea1cfb25122945b569b016e5a8b18c1b6befa4b95
parent08ff9e80dee211dc1c25e10c7584e98f2e766f5e
lib: Add talloc_report_str()

This creates a talloc report into a string and will replace the code used in
source3/lib/tallocmsg.c

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/util/talloc_report.c [new file with mode: 0644]
lib/util/talloc_report.h [new file with mode: 0644]
lib/util/wscript_build