1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-20 04:50:43 +01:00
fdk-aac/libMpegTPDec
Martin Storsjo 5e053a4005 Feed more input data when necessary for ADTS
This fixes cases where an ADTS header could set numberOfRawDataBlocks
to a number larger than 1, which would lead to transportDec_FillData
not feeding any more data, even though the input buffer was depleted.

Fixes: 3014/clusterfuzz-testcase-5425740193464320

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
2018-11-06 09:43:05 +02:00
..
2018-04-19 11:21:15 -07:00