Skip to content

backends/drm: Fix a crash in VirtualEglGbmLayer::texture()

If nothing has been rendered yet, m_currentSlot will be null.

BUG: 475296 BUG: 479558

Merge request reports

Loading