talloc: optimize talloc_free() and talloc_realloc() for talloc pools
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Mar 2011 14:58:46 +0000 (16:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2011 06:38:56 +0000 (08:38 +0200)
commit6fedf4bfb3251278bff8ef22a879aac8c89e75d5
tree10c664e2a7f63ab987804651cdbc41604df1bbab
parentcf12120f98aaab15406654e6acbaf3377a8d0c04
talloc: optimize talloc_free() and talloc_realloc() for talloc pools

metze

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