diff options
author | Timur Pocheptsov <timur.pocheptsov@theqtcompany.com> | 2016-07-08 14:10:34 +0200 |
---|---|---|
committer | Timur Pocheptsov <timur.pocheptsov@theqtcompany.com> | 2016-07-14 11:03:14 +0000 |
commit | d7cb2fd44b7801799401dca343014bbf53ad130c (patch) | |
tree | 79c5bf18cf7be63358532f9902f885e68ea2a299 /src/gui/opengl/qopenglframebufferobject.cpp | |
parent | 21c8a66a152e3184d8f965dc4cf2a1bee234780d (diff) | |
download | qtbase-d7cb2fd44b7801799401dca343014bbf53ad130c.tar.gz |
QMacStyle::styleHint - test pixmap sizes
styleHint for SH_FocusFrame_Mask calls drawControl with a painter created
for pixmap. We only test pixmapSize.isValid(), but the size (0,0) is also 'isValid',
and we end up with a QPainter with an invalid paintEngine (null) crashing in
drawControl.
Task-number: QTBUG-54630
Change-Id: I84d1785f04ffb3e608812076a6d1bc36ffb92adc
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Diffstat (limited to 'src/gui/opengl/qopenglframebufferobject.cpp')
0 files changed, 0 insertions, 0 deletions