mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 22:30:40 +01:00
![]() The fuzzers detected a possible overflow in the multiplication of sum and gainQ10. Since gainQ10 cannot be larger than 2048000 (see WebRtcIsac_kQGain2Levels) and sum cannot be larger than 2^16, a int64 is large enough to hold the result. Bug: chromium:904909 Change-Id: Icb12821d4006aaaaf70a5735d2abd2b96f7a2f0e Reviewed-on: https://webrtc-review.googlesource.com/c/111921 Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25787} |
||
---|---|---|
.. | ||
fix | ||
main | ||
audio_decoder_isac_t.h | ||
audio_decoder_isac_t_impl.h | ||
audio_encoder_isac_t.h | ||
audio_encoder_isac_t_impl.h | ||
bandwidth_info.h | ||
empty.cc | ||
locked_bandwidth_info.cc | ||
locked_bandwidth_info.h | ||
unittest.cc |