[Bug 1679] chroot and shell check ambiguity

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Jan 14 10:50:30 EST 2010


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

--- Comment #5 from Damien Miller <djm at mindrot.org> 2010-01-14 10:50:29 EST ---
(In reply to comment #4)
> (From update of attachment 1778 [details])
> >+	    strcasecmp(options.chroot_directory, "none") != 0) {
> 
> Do we do case-insensitive matches on "none"?

We are inconsistent already, I'll send a diff to use case-insensitive
comparisons everywhere.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list