Martin Storsjö ac1e61d559 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>
(cherry picked from commit a81cad8f86d1feb7e4bfae29e43f3e994935a5c7)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit a63e83cd4b43c3dcef38f7fefe41c002a263af0f)
2014-01-07 09:43:57 +01:00
2012-03-08 22:07:55 +01:00
2012-01-21 12:04:02 +02:00
2013-01-03 15:20:12 +01:00
2012-02-26 10:03:16 +01:00
2013-11-02 10:31:35 -04:00
2013-03-09 18:54:27 +01:00
2013-01-03 15:30:45 +01:00
2013-03-19 08:41:24 +01:00
2011-03-16 21:54:39 +01:00
2012-01-19 00:19:43 +01:00
2011-04-07 02:54:12 +02:00
2013-01-03 15:30:45 +01:00
2013-01-03 15:30:45 +01:00
2013-12-14 14:34:28 -05:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%