]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Count error contexts properly in VG_(unique_error). Avoids the problem seen
authorNicholas Nethercote <njn@valgrind.org>
Tue, 11 Aug 2009 00:52:40 +0000 (00:52 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 11 Aug 2009 00:52:40 +0000 (00:52 +0000)
commit9d2e0f9cbe8f158c7a56fceec62800934a4559bd
tree7223f03fc858811d3b4a4789df58122d400e28c0
parent643cc753ae64ca5034b3fd9e3a6a2e9f7033665a
Count error contexts properly in VG_(unique_error).  Avoids the problem seen
of "5 errors from 0 contexts" with leak errors.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10773
NEWS
coregrind/m_errormgr.c
memcheck/mc_leakcheck.c