r4479: added the function talloc_autofree_context() which returns a talloc context...
authorAndrew Tridgell <tridge@samba.org>
Sun, 2 Jan 2005 12:55:33 +0000 (12:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:10 +0000 (13:08 -0500)
commitf4b349127bdfe233476fe2efba961912f39a5cbd
tree8b612fc9b60c9e253964c0d539e071dd7e0afe28
parent09a76e204cf339862f8b0b45979d65cc34aa3c36
r4479: added the function talloc_autofree_context() which returns a talloc context that
will automatically be freed on program exit. This is useful for reducing
clutter in leak reports
(This used to be commit cf73dda652e0a121901f22771104be6751c0fcb9)
source4/lib/dcom/common/tables.c
source4/lib/registry/common/reg_interface.c
source4/lib/talloc/talloc.c
source4/lib/talloc/talloc.h
source4/lib/talloc/talloc_guide.txt
source4/librpc/rpc/dcerpc.c