diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 8e1db34..e5b9fa0 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -736,8 +736,9 @@ fun:_Znwj fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE ... - fun:_ZN11ChildThreadC2Ev - fun:_ZN12RenderThreadC1Ev + fun:_ZN11ChildThread4InitEv + fun:_ZN11ChildThreadC2ESs + fun:_ZN12RenderThreadC1ERKSs } { bug_16129 @@ -928,16 +929,15 @@ { bug_17385 Memcheck:Leak - fun:_Znw* + fun:_Znwj* fun:_ZN14RevocableStoreC2Ev - fun:_ZN3IPC7Channel11ChannelImplC2ERKSsNS0_4ModeEPNS0_8ListenerE fun:_ZN3IPC7Channel11ChannelImplC1ERKSsNS0_4ModeEPNS0_8ListenerE - fun:_ZN3IPC7ChannelC2ERKSsNS0_4ModeEPNS0_8ListenerE fun:_ZN3IPC7ChannelC1ERKSsNS0_4ModeEPNS0_8ListenerE fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKSsRKNS_7Channel4ModeE fun:_ZN3IPC12ChannelProxy4InitERKSsNS_7Channel4ModeEP11MessageLoopb fun:_ZN3IPC12ChannelProxyC2ERKSsNS_7Channel4ModeEP11MessageLoopPNS0_7ContextEb - fun:_ZN3IPC11SyncChannelC2ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE fun:_ZN11ChildThread4InitEv + fun:_ZN11ChildThreadC2ESs + fun:_ZN12RenderThreadC1ERKSs } |