Files
sudo/plugins
Todd C. Miller 3940020c94 sudo_secure_open_{file,dir}: always check thatreturn value is not -1.
Avoids false positives from static analyzers that can't figure out
that the fd is always valid when error is SUDO_PATH_SECURE.
2022-10-04 09:33:44 -06:00
..
2022-06-28 16:33:15 -06:00
2022-09-27 14:16:03 -06:00