[Bug 2058] SSH Banner message displays UTF-8 multibyte char incorrrectly
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Jun 13 00:30:57 EST 2014
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2058
--- Comment #11 from Petr Lautrbach <plautrba at redhat.com> ---
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.
    
    
More information about the openssh-bugs
mailing list