mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-02 00:46:49 +02:00

This function was checking if the process object exists, which can persist long after a process is killed, or dies unexpectedly. Check that the actual PID exists by sending signal 0.