OSDN Git Service

avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is outside the range...
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 30 May 2017 02:03:09 +0000 (04:03 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 30 May 2017 02:45:27 +0000 (04:45 +0200)
commit87bddba43b725d43767f2a387cdea0936ac1b549
tree4e0cfb17a7760bff913f25896fa30ff73013827e
parent4020b009d1e88ff10abd25fb768165afa546851d
avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is outside the range of representable values of type 'float'

Fixes: 1902/clusterfuzz-testcase-minimized-4762451407011840

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/acelp_pitch_delay.c