mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-28 01:28:15 -05:00
flatpak_context_append_bwrap_filesystem() didn't actually return the exports so callers crashed dereferencing NULL. This fixes https://github.com/flatpak/flatpak/issues/1428