In _talloc_steal_internal(), correctly decrement the memory limit in the source,...
commit378363f0c81fc3bf88fd2b4805ac59e3ccaaecdd
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:14:07 +0000 (15 22:14 +0100)
treecdb99e60dd790292dcdd34398ac3f56182a59b1c
parente17b67063bfe4ff8ba76b0308016d1e3c4ad8eb9
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