48321344d7c6f1af5326b31131b3f57da57e4203 |
|
31-Mar-2015 |
Dmitry V. Levin <ldv@altlinux.org> |
umovestr: fix short read bug * util.c (umovestr): Check the right address. * tests/umovestr.c: New file. * tests/umovestr2.c: Likewise. * tests/umovestr.expected: Likewise. * tests/umovestr.test: New test. * tests/umovestr2.test: Likewise. * tests/Makefile.am (check_PROGRAMS): Add umovestr and umovestr2. (TESTS): Add umovestr.test and umovestr2.test. (EXTRA_DIST): Add umovestr.expected. * tests/.gitignore: Add umovestr and umovestr2. Reported-by: Josef T. Burger <bolo@cs.wisc.edu>
/external/strace/tests/umovestr2.c
|