talloc: add TC_INVALIDATE_FULL_CHUNK() macro
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Apr 2011 09:47:57 +0000 (11:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2011 06:38:57 +0000 (08:38 +0200)
commit81a3c26aa1af783bb3a37a0991d9962cd71fc92f
treedfe3c1879e8b6644f82ebe6ab3da235804b5429e
parenta21ffe7d5b9a8ec8dae0fe5f123ba4add585821a
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)
lib/talloc/talloc.c