summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 1f09ea8..be26383 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1043,3 +1043,12 @@
fun:_ZN4base19MessagePumpLibeventC1Ev
fun:_ZN11MessageLoopC1ENS_4TypeE
}
+{
+ bug_19490
+ Memcheck:Leak
+ fun:_Znwj
+ ...
+ fun:_ZN19SafeBrowsingService11GetDatabaseEv
+ fun:_ZN19SafeBrowsingService14OnDBInitializeEv
+ fun:_ZN14RunnableMethodI19SafeBrowsingServiceMS0_FvvE6Tuple0E3RunEv
+}