talloc: use TC_HDR_SIZE instead of sizeof(struct talloc_chunk)
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Mar 2011 13:18:55 +0000 (15:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 12 Apr 2011 13:12:30 +0000 (15:12 +0200)
commit4bd3ee3c2bab427d229e13f4925c320feb291b24
tree149430f3d2c4993c955df304eb388a035d921ece
parent4e65ab091447bcdbf6253ee40629df53311cd8db
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)
(cherry picked from commit c4a4e0943139bdfb183d5000117f383878b11e5d)
lib/talloc/talloc.c