From d4e6cbdbbe52fdfa120c0ebb74faf8ddb3f9a4f1 Mon Sep 17 00:00:00 2001 From: mflodman Date: Fri, 22 Jul 2016 15:35:45 +0200 Subject: [PATCH] Remove suppression for non-existing test. R=pbos@webrtc.org Review URL: https://codereview.webrtc.org/2177473002 . Cr-Commit-Position: refs/heads/master@{#13509} --- tools/valgrind-webrtc/memcheck/suppressions.txt | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/tools/valgrind-webrtc/memcheck/suppressions.txt b/tools/valgrind-webrtc/memcheck/suppressions.txt index c3130244cf..eeec65a1ff 100644 --- a/tools/valgrind-webrtc/memcheck/suppressions.txt +++ b/tools/valgrind-webrtc/memcheck/suppressions.txt @@ -269,19 +269,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