[Bug 3474] ssh_config can escape double quotes with a backslash

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Nov 14 18:03:33 AEDT 2023


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

--- Comment #7 from Damien Miller <djm at mindrot.org> ---
Created attachment 3758
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3758&action=edit
Make Match keywords in ssh_config and sshd_config use argv rather than
strdelim

This changes the argument splitting of Match to use the argv tokeniser
that is used for the rest of config parsing. Please test.

-- 
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