mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-27 03:14:04 -04:00
PIDs are pretty much always a bad idea because they can be racy. The authorization did use the PID though. We can replace it by a check via the system bus name. Closes: https://github.com/flatpak/flatpak/issues/6212