Changeset 459f2b39 in ffmpeg

Timestamp:
Sep 12, 2013, 7:54:05 AM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
17d57848, ad9a877a
Parents:
0d61f260
git-author:
Martin Storsjö <martin@martin.st> (09/11/13 19:47:06)
git-committer:
Martin Storsjö <martin@martin.st> (09/12/13 07:54:05)
Message:

mpc8: Check the seek table size parsed from the bitstream

Limit the size to INT_MAX/2 (for simplicity) to be sure that
size + FF_INPUT_BUFFER_PADDING_SIZE won't overflow.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.