talloc: add TC_INVALIDATE_SHRINK_CHUNK() marco
commit6126c3506d493cd4836a7539586b74faea8ca0b3
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Apr 2011 11:28:11 +0000 (4 13:28 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 8 Apr 2011 07:28:10 +0000 (8 09:28 +0200)
treeeff94fbdf7e43bdec846f1a04f6567460998fa6a
parent4895f55f0604a1851d45c24a8a584a10170d5917
talloc: add TC_INVALIDATE_SHRINK_CHUNK() marco

This invalidates the unused bytes if we shrink memory.

metze

Signed-off-By: Andrew Tridgell <tridge@samba.org>
lib/talloc/talloc.c