Changeset a81cad8f in ffmpeg

Timestamp:
Sep 29, 2013, 5:01:03 PM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
9834874f, 9fb0de86
Parents:
c2319876
git-author:
Martin Storsjö <martin@martin.st> (09/28/13 21:12:04)
git-committer:
Martin Storsjö <martin@martin.st> (09/29/13 17:01:03)
Message:

pngdec: Stop trying to decode once inflate returns Z_STREAM_END

If the input buffer contains more data after the deflate stream,
the loop previously left running infinitely, with inflate returning
Z_STREAM_END.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

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