talloc: add TC_INVALIDATE_SHRINK_CHUNK() marco
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Apr 2011 11:28:11 +0000 (13:28 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2011 06:38:57 +0000 (08:38 +0200)
commit31578b94db5f9517ee344260e83362c547511549
treec21674b812bba6a756a189c93c14c54f759e39ec
parent81a3c26aa1af783bb3a37a0991d9962cd71fc92f
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>
(cherry picked from commit 6126c3506d493cd4836a7539586b74faea8ca0b3)
lib/talloc/talloc.c