qt6-bb10/tests/auto/gui/image/qimagereader/images
Eirik Aavitsland e4f71b0cb5 Crash fix: reject certain malformed bmp images
A malformed bmp file header could specify a negative color table
size. The bmp handler would then return a QImage that claimed to be
valid, but actually was invalid, having an empty color table. This
would cause crash later, e.g. when attempting to paint it.

Change-Id: I7df7c40867557a82dbcee44c7de061226ff232c0
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
2016-02-05 04:14:35 +00:00
..
4bpp-rle.bmp
16bpp.bmp
YCbCr_cmyk.jpg
YCbCr_cmyk.png
YCbCr_rgb.jpg
away.png
bat1.gif
bat2.gif
beavis.jpg
black.png
black.xpm Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
colorful.bmp
corrupt-colors.xpm
corrupt-pixel-count.xpm
corrupt-pixels.xpm
corrupt.bmp
corrupt.gif
corrupt.jpg
corrupt.png
corrupt.svg
corrupt.svgz
corrupt.xbm
corrupt_clut.bmp Crash fix: reject certain malformed bmp images 2016-02-05 04:14:35 +00:00
crash-signed-char.bmp
earth.gif
endless-anim.gif
font.bmp
four-frames.gif
gnus.xbm
image.pbm
image.pgm
image.png
image.ppm
kollada-noext
kollada.png
longcomment.pgm Make the ppm image handler corrctly handle long comment lines 2015-11-19 08:06:07 +00:00
marble.xpm
namedcolors.xpm
negativeheight.bmp
noclearcode.bmp
noclearcode.gif
nontransparent.xpm
qt-gif-anim.gif
qt-gif-noanim.gif
qt.gif
qt1.gif
qt2.gif
qt3.gif
qt4.gif
qt5.gif
qt6.gif
qt7.gif
qt8.gif
qtbug13653-no_eoi.jpg
rect.svg
rect.svgz
rgb32bf.bmp Fixed crash in image reader when reading certain BMP files. 2013-02-06 09:59:56 +01:00
runners.ppm
teapot.ppm
test.ppm
test.xpm
test32bfv4.bmp
test32v5.bmp
trans.gif Fix GIF image decoding: do not zero transparent pixels 2012-11-09 16:07:51 +01:00
transparent.xpm
trolltech.gif
tst7.bmp
tst7.png
txts.jpg QJpegHandler: add an embedded text support 2012-05-16 04:24:50 +02:00
txts.png