[Bug 3474] ssh_config can escape double quotes with a backslash
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Sep 24 11:49:44 AEST 2022
https://bugzilla.mindrot.org/show_bug.cgi?id=3474
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
readconf.c:match_cfg_line() probably needs to be converted from
strdelim() to argv_split() for this to happen.
--
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