Fix valgrind errors with memmove and talloc pools.
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 20:20:43 +0000 (13:20 -0700)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:37 +0000 (10:55 +0100)
commit743f08d2aa37151cc177855764ee209630b6cd98
treebfdd3534b633b48d471dfbeade830dcbfbbca8cd
parent7289550d04ad65f39bd6bfd8d6b7051b3271db70
Fix valgrind errors with memmove and talloc pools.

bin/smbtorture //127.0.0.1 local.talloc now runs with no valgrind errors.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: "Stefan (metze) Metzmacher" <metze@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Aug 28 02:44:17 CEST 2013 on sn-devel-104

(cherry picked from commit 617c647b8ef562ace589a11a15eb460e6db71f2a)
lib/talloc/talloc.c