Add a suppression for yet another glibc string function: __strcpy_chk.
We really ought intercept/replace this, and that would be easy, except
__strcpy_chk uses __chk_fail and I haven't figured out what that
is/does.



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