mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-20 16:04:29 -04:00
This makes flatpak_remote_state_lookup_cache() return the metadata from the actual FlatpakRemoteState rather than duplicating it. All callers are updated to not free anymore and to strdup if needed. Closes: #1594 Approved by: alexlarsson