Don't call talloc_memlimit_update() inside _talloc_realloc() when we're just manipula...
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 20:03:27 +0000 (13:03 -0700)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:37 +0000 (10:55 +0100)
commit872ab4445e4c805a3d7b0ec585a0d40dadbbdd99
tree251dccd63c4e7396fc26ac63e762d9b1ece47985
parent1001970327a1dd2c1fb452557041fe525308f3be
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