talloc: use TC_HDR_SIZE instead of sizeof(struct talloc_chunk)
commitc4a4e0943139bdfb183d5000117f383878b11e5d
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Mar 2011 13:18:55 +0000 (31 15:18 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2011 06:38:55 +0000 (12 08:38 +0200)
treeff416d4392a7df6cff94656a2f5b6fd41e65a5e7
parent9ac8a582e51ff6949bebeec49f9f6c2627d48fc7
talloc: use TC_HDR_SIZE instead of sizeof(struct talloc_chunk)

As this includes the padding to 16 bytes.

metze

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