Skip to content

core/outputconfiguration: use std::weak_ptr for storing the mode

Xaver Hugl requested to merge cherry-pick-2a6e3b7a into Plasma/5.26

Otherwise an unplugged output can cause use-after-free problems on OutputChangeSet destruction

(cherry picked from commit 2a6e3b7a)

Merge request reports