Commit 3c50917a authored by Paul Olav Tvete's avatar Paul Olav Tvete Committed by The Qt Project
Browse files

Android: Fix crash when using QBackingStore


When making a QBackingStore for a QWindow that was not created yet,
Qt would try to dereference the (null) platform window pointer.

Task-number: QTBUG-31022
Change-Id: I866c71cce9d401ebb598ea4cc91f7cf9bbb30982
Reviewed-by: default avatarSamuel Rødal <samuel.rodal@digia.com>
Reviewed-by: default avatarEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
parent 18db71d6
Showing with 21 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment