Skip to content
Commit 68f772c3 authored by Fushan Wen's avatar Fushan Wen
Browse files

gsettings: check param exists before setting value

If a param name doesn't exist in a schema, `g_settings_set_value` will
crash the program, so make sure the param name exists before setting a
value.


(cherry picked from commit 3c2a5a41)
parent d2a84a92
Pipeline #361358 passed with stage
in 49 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