commit | 9a90c7b27258c32a8912c7529add80b03c2f812e | [log] [tgz] |
---|---|---|
author | njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Fri Apr 25 21:37:20 2003 +0000 |
committer | njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Fri Apr 25 21:37:20 2003 +0000 |
tree | 7462e3e349269ea3704de2d0b40a2625b86cdb7e | |
parent | c656e97e09619e5eb7d9519db90f7987f045e241 [diff] |
Fixed Fixed bug in strncpy() and strncat() -- they were giving the right answers, but could read the (n+1)th char, which could possibly be inaccessible. Thanks to Adam Gundy <arg@cyberscience.com> for spotting it. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1557 a5019735-40e9-0310-863c-91ae7b9d1cf9