Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmp image: check for out of range image size.r14.0.6 | Slávek Banko | 2019-03-03 | 1 | -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-0295 | Slávek Banko | 2015-03-09 | 1 | -0/+6 |
| | | | | | [taken from RedHat Qt3 patches] (cherry picked from commit b3037160f25730efca66966559779559a4946bf3) | ||||
* | Fix overwriting memory for an application icon | Slávek Banko | 2014-05-19 | 1 | -6/+6 |
| | | | | This resolves Bug 2033 | ||||
* | Fix a number of build warnings that could lead to unstable operation | Timothy Pearson | 2012-12-01 | 1 | -0/+1 |
| | | | | This breaks the ABI | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -41/+41 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -41/+41 |
| | |||||
* | Fix a few more build warnings | Timothy Pearson | 2012-02-12 | 1 | -5/+5 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+6497 |