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>
Fri, 8 Apr 2011 07:28:10 +0000 (09:28 +0200)
commit4895f55f0604a1851d45c24a8a584a10170d5917
treee79f7a22ee681ec6f19b10052851db7392217939
parentefbb35824e3845c3cdefea328dd1bf67d0f9087d
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>
lib/talloc/talloc.c