Files
flatpak/app
Alexander Larsson c322cbdbb6 Add and use OstreeAsyncProgressFinish helper
This is a g_autoptr version of OstreeAsyncProgress that also
calls ostree_async_progress_finish() before being freed.

This should be used in all "leaf" functions that creates an asyncprogress
to avoid leaking any idle change idle sources. Using a auto* means
some code can be cleaned up to avoid goto out style handling for this.

Also, this adds a missing finish() in
_flatpak_dir_fetch_remote_state_metadata_branch().
2019-12-17 14:55:13 +01:00
..
2019-02-25 18:12:30 +00:00
2019-11-21 13:48:31 +01:00
2019-02-25 18:12:30 +00:00
2019-11-21 13:48:31 +01:00
2018-07-08 10:05:37 +00:00