Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: QSR 1.2, QSR 1.1.1, QSR 2.0, QSR 1.1.2
-
Fix Version/s: QSR 2.0 Beta 5
-
Component/s: Runtime
-
Labels:None
-
Platform/s:
-
Commits:d337d0fba3921d67f988538d5b052114fd565d30
-
Sprint:Sprint 18 Week 7
Description
There's no check for maximum dimensions in QSafeTextLayout:parseElement() nor QSafeBitmapReader::validateBitmapHeaderV3 or V4. One should check against invalid sized width or height even if the layout generator does check during generation.