diff options
Diffstat (limited to 'tools/valgrind/memcheck/suppressions.txt')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 5361f8b..f01b3dc 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -3716,10 +3716,16 @@ bug_86483b Memcheck:Leak fun:_Znw* - fun:_ZN7history14HistoryBackend12AddPageVisitERK4GURLN4base4TimeExjNS_11VisitSourceE + fun:_ZN7history14HistoryBackend12AddPageVisitERK4GURLN4base4Time* fun:_ZN7history14HistoryBackend7AddPageE13scoped_refptrINS_18HistoryAddPageArgsEE } { + bug_86483c + Memcheck:Leak + fun:_Znw* + fun:_ZN7history14HistoryBackend12SetPageTitleE* +} +{ bug_87094a Memcheck:Leak fun:_Znw* @@ -4600,10 +4606,7 @@ fun:_ZN8remoting10DecoderVp812DecodePacketEPKNS_11VideoPacketE fun:_ZN8remoting13DecoderTester14ReceivedPacketEPNS_11VideoPacketE fun:_ZN8remoting13EncoderTester13DataAvailableEPNS_11VideoPacketE - fun:_Z16DispatchToMethodIN8remoting13EncoderTesterEMS1_FvPNS0_11VideoPacketEES3_EvPT_T0_RK6Tuple1IT1_E - fun:_ZN12CallbackImplIN8remoting13EncoderTesterEMS1_FvPNS0_11VideoPacketEE6Tuple1IS3_EE13RunWithParamsERKS7_ - fun:_ZN14CallbackRunnerI6Tuple1IPN8remoting11VideoPacketEEE3RunIS3_EEvRKT_ - fun:_ZN8remoting10EncoderVp86EncodeE13scoped_refptrINS_11CaptureDataEEbP14CallbackRunnerI6Tuple1IPNS_11VideoPacketEEE + ... fun:_ZN8remotingL17TestEncodingRectsEPNS_7EncoderEPNS_13EncoderTesterEPNS_13DecoderTesterE13scoped_refptrINS_11CaptureDataEEPK7SkIRecti fun:_ZN8remoting18TestEncoderDecoderEPNS_7EncoderEPNS_7DecoderEb fun:_ZN8remoting35DecoderVp8Test_EncodeAndDecode_Test8TestBodyEv |