Skip to content
Verified Commit 3c243781 authored by Fushan Wen's avatar Fushan Wen
Browse files

kded: properly delete factory to fix file descriptor leak

Not unloading the plugin loader will cause file descriptor leaks in
kded, and when fd limit is reached, accent color can't be updated
anymore because updating accent color requires writing to kdeglobals.
This fixes the leak and also fixes the accent color bug.

BUG: 458430
BUG: 458817
CCBUG: 459870
FIXED-IN: 5.26
parent 22b3968e
Pipeline #241635 passed with stage
in 52 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