Skip to content
Commit 21d7ecf4 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

platforms/drm: replace pointer to egl backend with QPointer

If the egl backend gets deleted this leaves a dangling pointer. In
order to prevent crashes with QPainter or EglStreams also don't try
to create dmabuf textures without a EglGbmBackend.


(cherry picked from commit 793cc5fa)
parent a177061b
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