Rework VG_(memmove) in the case where the destination address is greater
that the source address to use the same logic as the mc_replace_strmem.c
version so that underflow is avoided. Fixes #211008.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10925 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed