]> git.sesse.net Git - ffmpeg/commit
pcx: convert to bytestream2 API
authorPaul B Mahol <onemda@gmail.com>
Wed, 10 Oct 2012 16:31:51 +0000 (16:31 +0000)
committerPaul B Mahol <onemda@gmail.com>
Thu, 11 Oct 2012 08:06:45 +0000 (08:06 +0000)
commit8cd1c0febe88b757e915e9af15559575c21ca728
treec1992706c9b3eaa9fda3a1db73151d29cecaddb1
parent492b8ec4c5f54fee40d00a23f2f22d5249e8b3da
pcx: convert to bytestream2 API

Protects against overreads in input buffer.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
libavcodec/pcx.c