Mercurial > libavcodec.hg
comparison Makefile @ 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 | a6908ae0e0b5 |
children | 91b1e4327340 |
comparison
equal
deleted
inserted
replaced
11028:919fb8b71591 | 11029:dfa02260a864 |
---|