mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-03 06:47:19 -04:00
When calling into FlatpakDir apis that take an OstreeProgress, always pass a no-op instance, never NULL. Closes: #2468 Approved by: alexlarsson