summaryrefslogtreecommitdiff
path: root/lib/util/talloc_report.h
AgeCommit message (Collapse)AuthorFilesLines
2015-02-13lib: Add talloc_report_str()Volker Lendecke1-0/+27
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>