diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-07 15:32:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-10 20:25:14 +0100 |
commit | 60d250386bb1827dca82db622866a55061b3be2b (patch) | |
tree | 168094afa4a15945d5c9063231b43c3dedfdc315 /libavcodec/v210x.c | |
parent | c5fd23879ac28122b4ea6adf188f4c82a4f3731e (diff) | |
download | ffmpeg-60d250386bb1827dca82db622866a55061b3be2b.tar.gz |
avcodec/amrwbdec: Fix division by 0 in voice_factor()
The added value matches "Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); LTE; Extended Adaptive Multi-Rate - Wideband (AMR-WB+) codec; Floating-point ANSI-C code (3GPP TS 26.304 version 14.0.0 Release 14)
Extended Adaptive Multi-Rate - Wideband (AMR-WB+) codec; Floating-point ANSI-C code"
Fixes: runtime error: division by zero
Fixes: 4415/clusterfuzz-testcase-minimized-4677752314658816
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 1d0817d56b66797118880358ea7d7a2acfdca429)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/v210x.c')
0 files changed, 0 insertions, 0 deletions