Skip to content

outputconfigurationinterface: don't crash if mode is invalid

Xaver Hugl requested to merge work/fix-mode-race into master

When the client issues the request, the compositor may have already destroyed the mode object.

BUG: 453042 FIXED-IN: 5.24.5

Merge request reports