Details
-
Type:
Task
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Image formats
-
Labels:None
Description
If an app loads untrusted images without checking their size first, it can easily run into memory/cpu overload because of image files having, or claiming to have, huge sizes. Introduce a settable limit with a sensible default to QImageReader, and make all the format handlers adhere to it.