Fix valgrind errors with memmove and talloc pools.
authorJeremy Allison <jra@samba.org>
Tue, 27 Aug 2013 20:20:43 +0000 (13:20 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 28 Aug 2013 00:44:16 +0000 (02:44 +0200)
commit617c647b8ef562ace589a11a15eb460e6db71f2a
treec87636b00f0c7a110bb71838e839b5197b28c51b
parentcbfc3efbfd4a3a6f3b031ce8ef375d37f2c545f3
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
lib/talloc/talloc.c