Changeset f9eb6229 in ffmpeg

Timestamp:
Jan 29, 2012, 8:52:55 PM (13 years ago)
Author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Branches:
master
Children:
90bf7c7b
Parents:
cd3ced1b
git-author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (01/29/12 17:16:23)
git-committer:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (01/29/12 20:52:55)
Message:

Fix offset validity checks.

Offsets are relative to the end of the header, not the
start of the buffer, thus the buffer size needs to be subtracted.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>

(No files)

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