webrtc/modules/audio_coding/codecs/g722
Henrik Lundin 47a9e6e94e Fix an msan issue in G722 decoder
If feeding an odd length payload to the G722 stereo decoder, the codec
would end up reading from uninitialized memory.

Bug: chromium:1302494
Change-Id: I2222377530fee31555e17a0c60ecf33261364b71
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261303
Auto-Submit: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Minyue Li <minyue@google.com>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36810}
2022-05-09 09:46:34 +00:00
..
test Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_decoder_g722.cc Fix an msan issue in G722 decoder 2022-05-09 09:46:34 +00:00
audio_decoder_g722.h Add fuzzer test for G722 and fix a fuzzer problem 2022-02-21 10:16:47 +00:00
audio_encoder_g722.cc Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. 2020-03-25 22:19:21 +00:00
audio_encoder_g722.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
g722_interface.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
g722_interface.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00