Skip to content

platforms/drm: Fix crash in EglGbmBackend::presentOnOutput()

Vlad Zahorodnii requested to merge work/fix-crash-present-on-output into master

If the damage history is empty and EGL_KHR_partial_update is supported, kwin may crash.

cc @graesslin

Merge request reports