Don't let a valgrind-output-parsing error hide the fact that it was an error of
authorEvan Huus <eapache@gmail.com>
Sun, 11 Aug 2013 17:48:49 +0000 (17:48 -0000)
committerEvan Huus <eapache@gmail.com>
Sun, 11 Aug 2013 17:48:49 +0000 (17:48 -0000)
commitf9834195edb78211c5cb5e281b49929bec6fc29e
treefae69f1deea77a7f1ad0525a7d36813d07cb064a
parent36ff6f2c25840f520a012baf2cb69b47f2ba1984
Don't let a valgrind-output-parsing error hide the fact that it was an error of
some sort: if we don't recognize valgrind's output then something somewhere went
wrong and we should be informed.

svn path=/trunk/; revision=51300
tools/fuzz-test.sh