https://bugzilla.mindrot.org/show_bug.cgi?id=2791

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Damien Miller <[email protected]> ---
I don't think searching $PATH for SHELL is correct. The system shoudl
never set $SHELL to a relative path and
http://pubs.opengroup.org/onlinepubs/009695399/functions/system.html
specifies system(3) to use execl(2), and it doesn't search $PATH.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to