mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-23 21:55:51 -04:00
One error path returned -1 instead of FALSE. Since gboolean is gint, -1 is truthy and the caller would skip error handling. Assisted-by: Claude:opus-4.6 Helps: https://github.com/flatpak/flatpak/security/advisories/GHSA-99wv-m8rp-g58x