Skip to content
GitLab
Explore
Sign in
backends/drm: Fix a crash in VirtualEglGbmLayer::texture()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vlad Zahorodnii
requested to merge
work/zzag/backend-drm-virtual-egl-layer-access-texture
into
master
Jan 15, 2024
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
If nothing has been rendered yet, m_currentSlot will be null.
BUG: 475296
BUG: 479558
Merge request reports
Loading