summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxwindow.h
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer.qnx@kdab.com>2012-07-31 14:09:15 +0100
committerQt by Nokia <qt-info@nokia.com>2012-08-01 15:37:46 +0200
commitb23c37358d2240919d618c0435420645567ebaf3 (patch)
treea727991cba775e9dcbff1cd45af6b64641fe5ba6 /src/plugins/platforms/qnx/qqnxwindow.h
parent89a1a943cecc2a8d39c88d64bcbee6cf5e02519e (diff)
QNX: Ensure that the QQnxWindow has a valid size for EGL surfaces
If QWindow::create() gets called before resize() or setGeometry() then the rect argument passed into QQnxWindow::setGeometry() by the ctor is null. This could potentially result in 0 sized buffers and EGL surface creation being attempted. We bail out in this case and tell user how to fix their application. Change-Id: Ia709dba617fa266bd66b61409bdb1c980acfb1a2 Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com> Reviewed-by: Kevin Ottens <kevin.ottens.qnx@kdab.com> Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/plugins/platforms/qnx/qqnxwindow.h')
0 files changed, 0 insertions, 0 deletions