qt5base-lts/tests/auto/gui/image
Eirik Aavitsland c2b7841843 Finally fix crash in inplace-modified data-constructed images
Avoid all inplace modification of images using external data
buffers. Since the QImage methods are documented to create a
(modified) copy, there is afterwards no API requirement on the
lifetime of the data buffer.

This patch supersedes 509bc7e59c

Task-number: QTBUG-53721
Change-Id: I3ccc01619eb61d8630104449394e0b76df0af695
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2016-06-15 12:55:16 +00:00
..
qicoimageformat ICO image format: fix regression in writing when size >= 256 2016-05-13 04:37:15 +00:00
qicon Fix possible null pointer dereferences. 2015-12-02 16:32:12 +00:00
qimage Finally fix crash in inplace-modified data-constructed images 2016-06-15 12:55:16 +00:00
qimageiohandler Update copyright headers 2015-02-11 06:49:51 +00:00
qimagereader Crash fix: reject certain malformed bmp images 2016-02-05 04:14:35 +00:00
qimagewriter ICO image format: fix regression in writing when size >= 256 2016-05-13 04:37:15 +00:00
qmovie tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qpicture Fix boundingRect test in tst_QPicture 2015-06-16 06:11:58 +00:00
qpixmap Purge sRGB chunks from PNGs in tests. 2016-03-29 08:39:43 +00:00
qpixmapcache tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
image.pro Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00