Skip to content
Commit d5c646f1 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


(cherry picked from commit 3c243781)
parent 1af9f3de
Pipeline #241636 passed with stage
in 39 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