[Bug 1565] ssh-keyscan doesn't like comment-lines
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 18 19:56:02 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1565
Joachim Schipper <joachim at joachimschipper.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1806|0 |1
is obsolete| |
--- Comment #7 from Joachim Schipper <joachim at joachimschipper.nl> ---
Created attachment 1875
--> https://bugzilla.mindrot.org/attachment.cgi?id=1875
Patch to fix ssh-keyscan
The attached patch is a slight alteration of your (Damien's) patch.
- these lines are not related to SSH_MAX_PUBKEY_BYTES, so just hardcode
some reasonable value;
- linenum should be per-file, not over all files;
- fatal() on long lines instead of silently ignoring them.
--
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