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

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

Issue 7065079: Remove FileSystemURLRequestJob suppressions, as the only still-leaky (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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 | « no previous file | 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 2c8e566d117a1ad521ff56bfc2b10f45b2d28eff..d85053367826332189c328bcc22b3f6905cf7d15 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4244,20 +4244,6 @@
fun:_ZN9talk_base10TaskRunner8RunTasksEv
}
{
- bug_80002a
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:*FileSystemURLRequestJobTest5SetUpEv
-}
-{
- bug_80002b
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:*FileSystemDirURLRequestJobTest5SetUpEv
-}
-{
bug_80022
Memcheck:Leak
fun:_Znw*
@@ -4505,6 +4491,18 @@
fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
}
{
+ bug_83345
+ Memcheck:Leak
+ ...
+ fun:_ZNSt5dequeIN7leveldb12_GLOBAL__N_111ChromiumEnv6BGItemESaIS3_EEC1Ev
timurrrr%chromium.org 2011/06/06 08:23:45 see the other comment
adamk 2011/06/06 17:58:59 Done.
+ fun:_ZN7leveldb12_GLOBAL__N_111ChromiumEnvC1Ev
+ fun:_ZN4base25DefaultLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvEE3NewEPv
+ fun:_ZN4base23LeakyLazyInstanceTraitsIN7leveldb12_GLOBAL__N_111ChromiumEnvEE3NewEPv
+ fun:_ZN4base12LazyInstanceIN7leveldb12_GLOBAL__N_111ChromiumEnvENS_23LeakyLazyInstanceTraitsIS3_EEE7PointerEv
+ fun:_ZN7leveldb3Env7DefaultEv
+ fun:_ZN7leveldb7OptionsC1Ev
+}
+{
bug_83430
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698