Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 8342068: Fix for memory leak 72698 (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Removing AUTHOR file to resolve the conflict. Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index eecb4e0065023a6d5a35c38ec43ef68b881e8d99..95219331ff4719d7212fd9f09929ab25bf684417 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3127,13 +3127,6 @@
fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile
}
{
- bug_72698_b
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZNK13ProfileIOData14LazyInitializeEv
-}
-{
bug_73132
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698