mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-15 03:54:44 -04:00
UIDs are unsigned; using signed strtoll and int can mishandle high UIDs such as those used by systemd dynamic users.
UIDs are unsigned; using signed strtoll and int can mishandle high UIDs such as those used by systemd dynamic users.