[Bug 1596] Option parser does not permit a double-quote character to occur in option values
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Fri Aug 25 13:52:29 AEST 2017
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1596
--- Comment #34 from Damien Miller <djm at mindrot.org> ---
Created attachment 3038
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3038&action=edit
teach strdelim a set of escapes
This teaches misc.c:strdelim() a few escape sequences that can be used
in quoted strings. The sequences aren't accepted elsewhere.
I'm unsure of whether this will break any existing configurations, but
I can't think of many cases where '\' could appear in existing strings.
-- 
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