]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Prevent a memcpy of zero bytes from complaining if one or both of the
authorTom Hughes <tom@compton.nu>
Mon, 23 Aug 2004 18:39:09 +0000 (18:39 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 23 Aug 2004 18:39:09 +0000 (18:39 +0000)
commit090cf06f43ff782b2b49035dfc340b6c5f525e50
treedd6f9e4f85925ca89368b36f0453ba0e1c4eceea
parentbd3e480bb377db861dacda35603ff1d36540defe
Prevent a memcpy of zero bytes from complaining if one or both of the
pointers given as arguments is uninitialised.

CCMAIL: 86989-done@bugs.kde.org

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2608
memcheck/mac_replace_strmem.c