Skip to content

adw-settings: Fix a leak if schema doesn’t have the expected keys

Philip Withnall requested to merge pwithnall/libadwaita:settings-leak-fix2 into main

The GSettingsSchemas should be unreffed unconditionally, not conditionally.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Merge request reports