Don't call talloc_memlimit_update() inside _talloc_realloc() when we're just manipula...
commita1e788b3adfe12fedae6216aee28c332c83496a5
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 20:03:27 +0000 (27 13:03 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 Mar 2015 21:13:09 +0000 (15 22:13 +0100)
treec4b31abbd83d112b7e7f6345bc95d3f971df0735
parenta0b5d06271ab6c0a6f03f4eb8a2ca9839b8facf1
Don't call talloc_memlimit_update() inside _talloc_realloc() when we're just manipulating pool members.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
(cherry picked from commit 314508dd73105138d756f4ca3dfb65f1d368a9f7)
lib/talloc/talloc.c