Changeset 11800c8 in ffmpeg

Timestamp:
Feb 9, 2012, 11:46:12 AM (13 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
df2a8508
Parents:
687e2fd
git-author:
Tomas Härdin <tomas.hardin@codemill.se> (01/26/12 12:21:38)
git-committer:
Diego Biurrun <diego@biurrun.de> (02/09/12 11:46:12)
Message:

mxfdec: Never seek back in local sets and KLVs

Specially crafted files can lead the parsing code to take too long.
We fix a lot of these problems by not allowing local tags to extend
past the end of the set and not allowing other KLVs to be read past
the end of themselves.

Signed-off-by: Diego Biurrun <diego@biurrun.de>

(No files)

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