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)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 Mar 2015 21:14:07 +0000 (22:14 +0100)
commite9f3ce8e93e8f75bf701789665d044f267ddf1a1
tree251dccd63c4e7396fc26ac63e762d9b1ece47985
parent2435334409d441e502535aa4b353cd7ef9174cf2
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