talloc: optimize talloc_free() and talloc_realloc() for talloc pools
commit1e70439f770181ca16a0749c2164d0237d3bfd0a
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Mar 2011 14:58:46 +0000 (31 16:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 8 Apr 2011 07:28:10 +0000 (8 09:28 +0200)
tree1b96c81db10aa45305b3577d262ed1d730d42f17
parent73330f8436707b5ab46c0720ea735908948f5d27
talloc: optimize talloc_free() and talloc_realloc() for talloc pools

metze

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