]> git.ipfire.org Git - thirdparty/valgrind.git/commit
- The default value for --leak-check-heuristics has been changed from
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 2 Sep 2015 21:57:53 +0000 (21:57 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 2 Sep 2015 21:57:53 +0000 (21:57 +0000)
commitc5dd149b6057495550f62756ab0159800635bf5b
treefd562af2297d142ae81e199cb3aaf12496e457ca
parent0307c6dcaaf5bf9de9327f0acf15002a6e30457a
- The default value for --leak-check-heuristics has been changed from
  "none" to "all". This helps to reduce the number of possibly
  lost blocks, in particular for C++ applications.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15618
NEWS
memcheck/docs/mc-manual.xml
memcheck/mc_include.h
memcheck/mc_main.c