mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-02 13:26:14 -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.