Commit 3ce896cf authored by groby's avatar groby Committed by Commit bot

[MemSheriff] Suppress uninit reads for Speech Recognition

NOTRY=true
TBR=benwells@chromium.org, burnik@chromium.org
BUG=422472

Review URL: https://codereview.chromium.org/647153002

Cr-Commit-Position: refs/heads/master@{#299175}
parent d66fc3ed
......@@ -692,3 +692,12 @@ shared_memory_support.dll!media::FromInterleavedInternal<>
...
*!content::SpeechRecognitionAudioSinkTest::CaptureAudio
*!content::SpeechRecognitionAudioSinkTest_SyncSocketFailsSendingData_Test::TestBody
UNINITIALIZED READ
name=http://crbug.com/422472 (d)
content.dll!content::`anonymous namespace'::MaxAmplitude
content.dll!content::MediaStreamAudioLevelCalculator::Calculate
content.dll!content::WebRtcLocalAudioTrack::Capture
...
*!content::SpeechRecognitionAudioSinkTest_*_Test::TestBody
......@@ -3478,3 +3478,11 @@
fun:_ZN7content30SpeechRecognitionAudioSinkTest35AssertConsumptionForAudioParametersEiiiij
fun:_ZN7content62SpeechRecognitionAudioSinkTest_RecognizerNotifiedOnSocket_Test8TestBodyEv
}
{
bug_422472b
Memcheck:Uninitialized
...
fun:_ZN7content31MediaStreamAudioLevelCalculator9CalculateEPKsii
...
fun:_ZN7content62SpeechRecognitionAudioSinkTest_RecognizerNotifiedOnSocket_Test8TestBodyEv
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment