Fix valgrind errors with memmove and talloc pools.
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 20:20:43 +0000 (13:20 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 Mar 2015 21:14:07 +0000 (22:14 +0100)
commit61c0ed72181abcf4db6f716e41535b98ef1da07c
treebfdd3534b633b48d471dfbeade830dcbfbbca8cd
parent571ac8c269d3874ab4a9bf98d24f424c283d0b15
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