summaryrefslogtreecommitdiffstats
path: root/src/kernel/qimage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bmp image: check for out of range image size.r14.0.6Slávek Banko2019-03-031-0/+2
| | | | | | | | | | Make the decoder fail early to avoid spending time and memory on attempting to decode a corrupt image file. Based on Qt5 patch for CVE-2018-19873. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a00e43bd1ce54de39f807ae5acbcaa52b15be844)
* Fix security issue CVE-2015-0295Slávek Banko2015-03-091-0/+6
| | | | | [taken from RedHat Qt3 patches] (cherry picked from commit b3037160f25730efca66966559779559a4946bf3)
* Fix overwriting memory for an application iconSlávek Banko2014-05-191-6/+6
| | | | This resolves Bug 2033
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-011-0/+1
| | | | This breaks the ABI
* Undo prior accidental commitTimothy Pearson2012-03-021-41/+41
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-41/+41
|
* Fix a few more build warningsTimothy Pearson2012-02-121-5/+5
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+6497