In _talloc_steal_internal(), correctly decrement the memory limit in the source,...
commit2d9ed1297a978abf954b5957e9dd5d62749142ef
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 19:57:43 +0000 (27 12:57 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 Mar 2015 21:13:09 +0000 (15 22:13 +0100)
treea2c2ecac40963285b39d9ffd19efe6fa0fcc7873
parent833b3653f30109226e83795c05265ccfa286c2a6
In _talloc_steal_internal(), correctly decrement the memory limit in the source, and increment in the destination.

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