diff options
Diffstat (limited to 'tools/valgrind/memcheck')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index d1aac56..161aaa9 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -1242,9 +1242,9 @@ Memcheck:Leak fun:_Znw* ... - fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEP11MessageLoopbPN4base13WaitableEventE + fun:_ZN3IPC11SyncChannelC1E* ... - fun:_ZN11ChildThread4InitEv + fun:_ZN7content11ChildThread4InitEv } { bug_16156 @@ -2519,8 +2519,8 @@ fun:_Znw* ... fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS_8ListenerEPN4base22SingleThreadTaskRunnerEbPNS8_13WaitableEventE - fun:_ZN11ChildThread4InitEv - fun:_ZN11ChildThreadC2ERKSs + fun:_ZN7content11ChildThread4InitEv + fun:_ZN7content11ChildThreadC2ERKSs } { bug_65940_c @@ -6069,7 +6069,6 @@ bug_155530 Memcheck:Leak fun:_Znw* - fun:_ZN33GeolocationInfoBarQueueController17ShowQueuedInfoBarEiiP16InfoBarTabHelper ... fun:_ZN77GeolocationInfoBarQueueControllerTests_OneObservationPerInfoBarCancelled_Test8TestBodyEv } |