Skip to content

Guard against faceProperties being invalid

Arjen Hiemstra requested to merge work/ahiemstra/faceproperties into master

In certain cases it seems faceProperties can be invalid. KConfig will crash if we try to read from an invalid group, so we should make sure to never attempt that.

BUG: 459710

Edited by David Edmundson

Merge request reports