-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
qt git sha 890c1110ec5e39bb6e63e99fe09c296c1ea824be (reproduces on 4.7.0, too)
ubuntu linux 10.04
-
155065cd5c611e2d14357a8ff3180ac14a68e3a0
If the ternary operator is changed to
if(width>1024) width=1024;
no crash happens.
Valgrind logs attached.