mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() The 'parametricNoise' field is never initialized in the 'WebRtcNs_InitCore' function that initializes a 'NoiseSuppressionC' struct. This leads to use of unititialized value, which may affect the audio output and result of the noise suppressor. The issue was found by the Chrome fuzzer: https://clusterfuzz.com/v2/testcase-detail/4749034115039232 Bug: chromium:776673 Change-Id: I1c3fd80cff178f2d5917064ad07f88c7b9a29e7d Reviewed-on: https://webrtc-review.googlesource.com/14556 Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Commit-Queue: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20388} |
||
---|---|---|
.. | ||
defines.h | ||
noise_suppression.c | ||
noise_suppression.h | ||
noise_suppression_x.c | ||
noise_suppression_x.h | ||
ns_core.c | ||
ns_core.h | ||
nsx_core.c | ||
nsx_core.h | ||
nsx_core_c.c | ||
nsx_core_mips.c | ||
nsx_core_neon.c | ||
nsx_defines.h | ||
windows_private.h |