summaryrefslogtreecommitdiffstats
path: root/src/kernel/qasyncimageio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Check for QImage allocation failure in qasyncimageio.Slávek Banko2019-03-031-3/+6
| | | | | | | | | | Since image files easily can be (or corrupt files claim to be) huge, it is worth checking for out of memory situations. Based on Qt5 patch for CVE-2018-19870. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a04cfea092d974109c6a883f26762be984805c8e)
* Fix security issue CVE-2015-1860Slávek Banko2015-05-231-0/+2
| | | | | [taken from RedHat Qt3 patches] (cherry picked from commit 538d6a2440fbe645b970402fa7e86dfd3e36192b)
* Fix security issue CVE-2014-0190Slávek Banko2015-03-091-1/+6
| | | | | [taken from RedHat Qt3 patches] (cherry picked from commit ad74a11abf9d62389a6bd74a6edf9cd73e36c8f7)
* Undo prior accidental commitTimothy Pearson2012-03-021-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+1309