Changeset fc9bc08d in ffmpeg

Timestamp:
Feb 28, 2012, 6:34:35 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
cfac648e
Parents:
bd7a647c
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (02/28/12 18:22:28)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/28/12 18:34:35)
Message:

Indeo3: fix crashes on corrupt bitstreams.

Splits at borders of cells are invalid, since it leaves one of the
cells with a width/height of zero. Also, propagate errors on buffer
allocation failures, so we don't continue decoding (which crashes).

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org

(No files)

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