talloc: add TC_INVALIDATE_FULL_CHUNK() macro
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Apr 2011 09:47:57 +0000 (11:47 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 12 Apr 2011 13:12:49 +0000 (15:12 +0200)
commita67532a08ed58c693b8e64722039cb4c25e75b97
treefa825955fe7a9e808907de5599d912e124c4e9b3
parentdf2155026a63188b269d38d2b836ca8c2083de42
talloc: add TC_INVALIDATE_FULL_CHUNK() macro

This makes it easier to mark a talloc pointer as
invalid.

metze

Signed-off-By: Andrew Tridgell <tridge@samba.org>
(cherry picked from commit 4895f55f0604a1851d45c24a8a584a10170d5917)
(cherry picked from commit 81a3c26aa1af783bb3a37a0991d9962cd71fc92f)
lib/talloc/talloc.c