summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/memcheck/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/valgrind/memcheck/suppressions.txt')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 2403656..20fbb3a 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3925,20 +3925,6 @@
fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tuple1IS3_EE3RunEv
}
{
- bug_51133
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN18chrome_browser_net10Preconnect20PreconnectOnIOThreadERK4GURLNS_7UrlInfo20ResolutionMotivationE
- fun:_Z18DispatchToFunctionIPFvRK4GURLN18chrome_browser_net7UrlInfo20ResolutionMotivationEES0_S5_EvT_RK6Tuple2IT0_T1_E
- fun:_ZN16RunnableFunctionIPFvRK4GURLN18chrome_browser_net7UrlInfo20ResolutionMotivationEE6Tuple2IS0_S5_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
- fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
- fun:_ZN11MessageLoop6DoWorkEv
- fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
- fun:_ZN11MessageLoop11RunInternalEv
- fun:_ZN11MessageLoop10RunHandlerEv
-}
-{
bug_51153
Memcheck:Leak
...