tower-test: Use memmove(), not memcpy(), for overlapping memory move.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 13 Jul 2013 15:01:46 +0000 (08:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 13 Jul 2013 15:01:46 +0000 (08:01 -0700)
commit3f494db4629e03e7977b739ea8c034da30332ae7
tree361e742208b8d05461f85dc1bd464d169f81b63f
parente9052f56eeb924971e44a9d49ad1aaa0394dc9ff
tower-test: Use memmove(), not memcpy(), for overlapping memory move.

Found by valgrind.
tests/libpspp/tower-test.c