diff --git a/tools/valgrind-webrtc/memcheck/suppressions.txt b/tools/valgrind-webrtc/memcheck/suppressions.txt index 9381fae8e..8281eb5a6 100644 --- a/tools/valgrind-webrtc/memcheck/suppressions.txt +++ b/tools/valgrind-webrtc/memcheck/suppressions.txt @@ -109,7 +109,7 @@ SignalsCloseAfterForcedCloseAll Memcheck:Leak fun:_Znw* - fun:_ZN9rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE + fun:_ZN3rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE ... } { @@ -117,7 +117,7 @@ Memcheck:Leak fun:_Znw* ... - fun:_ZN9rtc41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv + fun:_ZN3rtc41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv } { bug_716