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>
* Fix security issue CVE-2015-1860Slávek Banko2015-05-231-0/+2
| | | | [taken from RedHat Qt3 patches]
* Fix security issue CVE-2014-0190Slávek Banko2015-03-091-1/+6
| | | | [taken from RedHat Qt3 patches]
* 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