]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Attempt to shake out uses of uninitialised malloc'd memory by Valgrind
authorJulian Seward <jseward@acm.org>
Sat, 24 Nov 2007 23:37:07 +0000 (23:37 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 24 Nov 2007 23:37:07 +0000 (23:37 +0000)
commitb1cd71d2ca90271fe4db9da9fa1d6ef72e35926f
tree7b199e16f15748a838c40fb485235421c7495393
parent5868e1c6074ba333642a1d3b5b476340798cf1fa
Attempt to shake out uses of uninitialised malloc'd memory by Valgrind
itself, if such exist.  Attempt failed (or no such uses exist :-)
Commit does not change any code.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7207
coregrind/m_mallocfree.c