mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-07 07:25:45 -04:00
a180d067ad361bd01b1bd1e45bd87aecf280e038
It turns out that flatpak_dir_remote_fetch_summary can return TRUE, yet leave summary_bytes NULL. The code further down does not deal gracefully with summary_bytes being NULL, so error out early instead of crashing.
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%
