| Index: tools/valgrind-webrtc/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind-webrtc/memcheck/suppressions.txt b/tools/valgrind-webrtc/memcheck/suppressions.txt
|
| index c3130244cf9a36374515ff75c1a43238c8c1192f..eeec65a1ffe663ec6c04cd60f074dd74e6130a55 100644
|
| --- a/tools/valgrind-webrtc/memcheck/suppressions.txt
|
| +++ b/tools/valgrind-webrtc/memcheck/suppressions.txt
|
| @@ -270,19 +270,6 @@
|
| }
|
|
|
| {
|
| - ignore_leak_when_alsa_hits_error
|
| - Memcheck:Leak
|
| - ...
|
| - fun:snd_device_name_hint
|
| - fun:_ZNK6webrtc20AudioDeviceLinuxALSA14GetDevicesInfoEibiPci
|
| - fun:_ZN6webrtc20AudioDeviceLinuxALSA16SetPlayoutDeviceEt
|
| - fun:_ZN6webrtc21AudioDeviceModuleImpl16SetPlayoutDeviceEt
|
| - fun:_ZN6webrtc11VoEBaseImpl4InitEPNS_17AudioDeviceModuleE
|
| - fun:_ZN11ViEAutoTest19ViEFileStandardTestEv
|
| - fun:_ZN12_GLOBAL__N_157ViEStandardIntegrationTest_RunsFileTestWithoutErrors_Test8TestBodyEv
|
| -}
|
| -
|
| -{
|
| bug_270_1
|
| Memcheck:Uninitialized
|
| ...
|
|
|