| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index ec5abfc469e790729e2f5886abd38da5734e3a2f..b4fe1628fdf4d98bcd3dcead388316bdd6d9edd1 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -3876,11 +3876,10 @@
|
| {
|
| bug_76354
|
| Memcheck:Leak
|
| - fun:_Znw*
|
| ...
|
| - fun:_ZN32ChildProcessHostMsg_ResolveProxyC1ERK4GURLPiPSs
|
| + fun:_ZN24ViewHostMsg_ResolveProxyC1ERK4GURLPbPSs
|
| fun:_ZN25ResolveProxyMsgHelperTest13GenerateReplyEv
|
| - fun:_ZN*ResolveProxyMsgHelperTest_*_Test8TestBodyEv
|
| + fun:_ZN44ResolveProxyMsgHelperTest_*_Test8TestBodyEv
|
| }
|
| {
|
| bug_76490
|
|
|