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

--- Comment #11 from Petr Lautrbach <[email protected]> ---
Thanks for the update.

I've tried to apply the patch and I've got some errors:
- lib/Makefile doesn't exists
- there's conflict in sshconnect2.c, line 43 - 45

There's probably a typo in the whitelist table in stringprep-tables.c:
-     { 0x09, 0x00 },
+     { 0x09, 0x09 },

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to