diff options
author | James Almer <jamrial@gmail.com> | 2019-04-25 19:04:01 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-05-06 13:53:10 -0300 |
commit | 82e1fb864b37a03b63aa43456d0b9f744bb409f5 (patch) | |
tree | 4a4a07b0f018e066f36a101bbc7ff36df11ebbc5 /libavformat/audiointerleave.h | |
parent | fc630d7b437b754cc9d4a848d2b32b0ff8c1a7d7 (diff) | |
download | ffmpeg-82e1fb864b37a03b63aa43456d0b9f744bb409f5.tar.gz |
avformat/aacdec: fix demuxing of small frames
10 bytes (id3v2 header amount of bytes) were being read before any checks
were made on the bitstream. The result was that we were overreading into
the next frame if the current one was 8 or 9 bytes long.
Fixes tickets #7271 and #7869.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit d88193c2196cf5342424aaa7a44b046c71c2527a)
Diffstat (limited to 'libavformat/audiointerleave.h')
0 files changed, 0 insertions, 0 deletions