]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Suppressed compiler warnings reported by gcc 4.4.x on the source code
authorBart Van Assche <bvanassche@acm.org>
Wed, 12 Aug 2009 12:55:56 +0000 (12:55 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 12 Aug 2009 12:55:56 +0000 (12:55 +0000)
commit73db3de513f666d526afa968e996cb33e3310d32
treeee7280be03fd71ca5a0343bcbea1efe94059edf9
parent5e1086e0535929f4c036561cf8fed890073a3385
Suppressed compiler warnings reported by gcc 4.4.x on the source code
of regression tests about intentionally uninitialized variables and
about intentionally freed non-heap memory.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10794
configure.in
memcheck/tests/Makefile.am
memcheck/tests/badfree.c
memcheck/tests/xml1.c