]> git.ozlabs.org Git - ccan-lca-2011.git/commitdiff
ccanlint: have valgrind fail with an error, always
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 4 Jan 2011 10:41:47 +0000 (21:11 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 4 Jan 2011 10:41:47 +0000 (21:11 +1030)
The upcoming failtest module can only tell that a child failed when it
exits with a non-zero error.  So we need this, although it means for ccanlint
it still needs to look at output to distinguish a memory leak from a real
error.


No differences found