]> git.ipfire.org Git - thirdparty/valgrind.git/commit
When the leak checker finds overlapping blocks report the details
authorTom Hughes <tom@compton.nu>
Fri, 18 Jul 2008 08:48:04 +0000 (08:48 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 18 Jul 2008 08:48:04 +0000 (08:48 +0000)
commit1a4475c1296ca5a98bb501a398bfdb3e20c538ed
treecd613ef79dd22d0d9f0b86db8589abd368cf3094
parent12e2e7fe24dd18473941a77fc59a3264e7afa213
When the leak checker finds overlapping blocks report the details
before asserting.

Based on patch from John Reiser <jreiser@BitWagon.com>.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8441
memcheck/mc_leakcheck.c