Files
flatpak/common
Umang Jain 56787325ed dir: Return empty array instead of NULL while querying related-refs
Initialize the related-refs array with empty GPtrArray so that if
the remote has 'url= ' (for e.g., in case of flatpak bundle's remotes),
a empty array is returned instead of NULL.

(NULL mostly implies a operation has failed and error is set)

Also, this syncs the implementation of `if (*url == 0)` with
that of  flatak_dir_find_remote_related_for_metadata function.
2020-01-16 19:30:09 +05:30
..
2019-12-19 17:42:04 +01:00
2018-05-24 11:59:52 +00:00
2019-12-13 17:56:22 +01:00
2019-02-25 18:12:30 +00:00
2019-12-02 18:16:44 -08:00
2018-07-08 10:05:37 +00:00
2019-02-25 18:12:30 +00:00
2019-12-19 17:42:32 +01:00
2019-06-14 22:44:27 +00:00
2018-05-24 11:59:52 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-05-24 11:59:52 +00:00
2019-12-13 17:56:22 +01:00
2019-12-19 17:42:19 +01:00
2019-12-20 13:25:20 +01:00
2018-05-24 11:59:52 +00:00
2018-10-08 08:36:23 +00:00
2019-04-08 12:50:42 +00:00