Skip to content
Commit 087fb6d1 authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

kcm: Guard against config being null in checkConfig()

This method is called from a queued signal and can be called when the
config has been unset. Most of the other methods are already guarded
against this but this one was not, causing crashes.

BUG: 464707
parent 677ea4f7
Pipeline #337867 passed with stage
in 4 minutes and 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