Mercurial > libavcodec.hg
comparison ffv1.c @ 11029:dfa02260a864 libavcodec
Fix possible crashes in mlp parser, it tries to go back 7 bytes after
finding the 4-byte signature.
Add a check that ignores the signature if we do not have enough previous
data to go back at least 7 bytes.
author | reimar |
---|---|
date | Wed, 27 Jan 2010 20:04:19 +0000 |
parents | 38cfe222e1a4 |
children | 9bd282dec604 |
comparison
equal
deleted
inserted
replaced
11028:919fb8b71591 | 11029:dfa02260a864 |
---|