[Bug 2431] Form feed is not treated as whitespace in config files.

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Feb 3 15:18:27 AEDT 2017


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org,
                   |                            |dtucker at zip.com.au
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
   Attachment #2938|                            |ok?(dtucker at zip.com.au)
              Flags|                            |

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 2938
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2938&action=edit
allow \f at EOL

This allows \f characters to appear at EOL (well, strictly as part of a
whitespace sequence at EOL). I don't think it makes sense to allow \f
as a token-splitting character.

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