aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/sbc_parser.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-11-09 21:21:51 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2019-12-31 19:51:57 +0100
commitfe04b47cea6ac190abdd627c8121d7ec3fabc18a (patch)
tree0457225eb6ab3982e2025a7d05123483b9d36c30 /libavcodec/sbc_parser.c
parent3292f6c6becc0209893fe0cdb01ecd3a207a8040 (diff)
downloadffmpeg-fe04b47cea6ac190abdd627c8121d7ec3fabc18a.tar.gz
avcodec/g729dec: Avoid using buf_size
buf_size is not updated as buf is advanced so it is wrong after the first iteration Fixes: Timeout (160sec -> 27sec) Fixes: 18658/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_G729_fuzzer-5729784269373440 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 336f9461df7d2005db9d1af4f5f81fd033025ce2) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/sbc_parser.c')
0 files changed, 0 insertions, 0 deletions