Skip to content

adw-settings: Fix a GSettingsSchema leak

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

g_settings_schema_source_lookup() returns a new reference.

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

Merge request reports