webrtc/modules/audio_coding
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
..
acm2 Count consecutive expands by last mode in NetEq decision logic. 2022-04-07 15:19:52 +00:00
audio_network_adaptor Add objc_class_prefix to the Audio Network Adaptor proto. 2022-02-14 21:04:20 +00:00
codecs Fix an msan issue in G722 decoder 2022-05-09 09:46:34 +00:00
g3doc Update links to point at main branch 2021-07-22 16:41:26 +00:00
include Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
neteq Update modules/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-21 14:23:24 +00:00
test WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 7/inf 2022-03-17 07:11:44 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add jakobi to modules/audio_coding OWNERS 2021-06-18 11:52:58 +00:00