summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-04-25 19:04:01 -0300
committerJames Almer <jamrial@gmail.com>2019-05-05 21:40:31 -0300
commitd88193c2196cf5342424aaa7a44b046c71c2527a (patch)
treefbebb36c3ca8e4c37f73d8195578f38443a99ffd /libavcodec
parentd7d82cfcd4394fde5f9b53ab0251ce1b55b674a7 (diff)
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>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions