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