In _talloc_steal_internal(), correctly decrement the memory limit in the source,...
commit43860293225d14ca2c339277b42f8705322463ab
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 19:57:43 +0000 (27 12:57 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 22:44:19 +0000 (27 15:44 -0700)
treef9018cdfde4b22fac6a700c60519460f2756f8f0
parent6bc190d6dd7fd0ab028c39c1463477a863f6943a
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>
lib/talloc/talloc.c