"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "common/flatpak-remote-ref.c" between
flatpak-1.15.1.tar.xz and flatpak-1.15.2.tar.xz

About: Flatpak is a Linux application sandboxing and distribution framework. Pre-release.

flatpak-remote-ref.c  (flatpak-1.15.1.tar.xz):flatpak-remote-ref.c  (flatpak-1.15.2.tar.xz)
skipping to change at line 344 skipping to change at line 344
FlatpakRemoteRef *ref; FlatpakRemoteRef *ref;
if (collection_id == NULL) if (collection_id == NULL)
collection_id = flatpak_decomposed_get_collection_id (decomposed); collection_id = flatpak_decomposed_get_collection_id (decomposed);
if (state && if (state &&
!flatpak_remote_state_load_data (state, flatpak_decomposed_get_ref (decomp osed), !flatpak_remote_state_load_data (state, flatpak_decomposed_get_ref (decomp osed),
&download_size, &installed_size, &metadat a, &download_size, &installed_size, &metadat a,
NULL)) NULL))
{ {
g_debug ("Can't find metadata for ref %s", flatpak_decomposed_get_ref (dec omposed)); g_info ("Can't find metadata for ref %s", flatpak_decomposed_get_ref (deco mposed));
} }
if (metadata) if (metadata)
{ {
metadata_bytes = g_bytes_new_take (metadata, strlen (metadata)); metadata_bytes = g_bytes_new_take (metadata, strlen (metadata));
metadata = NULL; /* steal */ metadata = NULL; /* steal */
} }
if (state && if (state &&
flatpak_remote_state_lookup_sparse_cache (state, flatpak_decomposed_get_re f (decomposed), &sparse_cache, NULL)) flatpak_remote_state_lookup_sparse_cache (state, flatpak_decomposed_get_re f (decomposed), &sparse_cache, NULL))
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)