gstreamer/ext/libpng
Jan Schmidt d9544bcc44 pngdec: Avoid possible overflow in calculations
A malformed (or simply huge) PNG file can lead to integer overflow in
calculating the size of the output buffer, leading to crashes or buffer
overflows later. Fixes SA35205 security advisory.
2009-06-02 13:44:39 +01:00
..
gstpng.c
gstpng.h
gstpngdec.c pngdec: Avoid possible overflow in calculations 2009-06-02 13:44:39 +01:00
gstpngdec.h
gstpngenc.c
gstpngenc.h
Makefile.am