Changeset bf2cba45 in ffmpeg

Timestamp:
Jul 8, 2011, 10:15:30 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
7d7bacf0
Parents:
f44d50a9
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (07/08/11 19:28:28)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (07/08/11 22:15:30)
Message:

swscale: fix crash in 8-bpc bilinear output without alpha.

We accessed the alpha array even it wasn't used and didn't
exist, hence leading to a NULL pointer segfault.

(No files)

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