]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't count leaks as errors with --leak-check=summary, because the results
authorNicholas Nethercote <njn@valgrind.org>
Thu, 13 Aug 2009 00:02:30 +0000 (00:02 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 13 Aug 2009 00:02:30 +0000 (00:02 +0000)
commit226deeb16dffea1e70bd15b88a4b1a649c782997
treeaaac4ab0c8b4cced717d2a397c2d55e8d62addc7
parenta7a1f97503eb37dea29d5a18e92fd2e53308b5da
Don't count leaks as errors with --leak-check=summary, because the results
can be confusing.  Document the behaviour.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10798
memcheck/docs/mc-manual.xml
memcheck/mc_leakcheck.c