Skip to content
Commit 76dd5f33 authored by Jakub Nowak's avatar Jakub Nowak Committed by Nate Graham
Browse files

Fix use-after-free in ContainmentInterface

The object in property "wallpaperGraphicsObject" isn't cleared after being freed.
This causes use-after-free in WorkspaceScripting::Applet::writeConfig at
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/shell/scripting/applet.cpp#L108.

BUG: 451267
FIXED-IN: 5.94
parent 70d0df15
Pipeline #166640 passed with stage
in 3 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment