webrtc/modules/audio_coding
Henrik Lundin 8b84365c81 NetEq: Guarding against reading outside of memory
In rare and pathological circumstances, it could happen that the input
length to the merge function is very short. This CL will avoid one of
the problems with out-of-bounds read that could result from this.

Bug: chromium:799499
Change-Id: I6bde105ae88f9d130764b6dfb3d25443d07e214b
Reviewed-on: https://webrtc-review.googlesource.com/57582
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22180}
2018-02-26 09:30:00 +00:00
..
acm2 Removed Die mock from MockAudioEncoder 2018-02-22 12:53:38 +00:00
audio_network_adaptor Stop using ByteSize (deprecated) to get the size of a proto message. 2017-11-30 14:27:50 +00:00
codecs Removed Die mock from MockAudioEncoder 2018-02-22 12:53:38 +00:00
include Add new UMA metric for NetEq target buffer delay 2017-11-29 08:56:29 +00:00
neteq NetEq: Guarding against reading outside of memory 2018-02-26 09:30:00 +00:00
test Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Adding missing ASM dependencies. 2018-02-22 16:58:38 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00