https://bugzilla.mindrot.org/show_bug.cgi?id=2058
Bug ID: 2058
Summary: SSH Banner message displays UTF-8 multibyte char
incorrrectly
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: [email protected]
Reporter: [email protected]
Created attachment 2205
--> https://bugzilla.mindrot.org/attachment.cgi?id=2205&action=edit
banner_message utf-8 support
Hello,
This bug report is with reference to the discussion in the following
link.
http://www.gossamer-threads.com/lists/openssh/dev/54481
Logging the defect with fix for consideration.
Description:
The banner message displayed on the screen contain octal values
instead of korean chars. Prior to ssh 5.1 the banner message would
display the charaters properly.
I understand that starting from 5.1 the message is passed through
strnvis() function.
I looked into documentation on strnvis and found that it does not
support multibyte chars and doesnt work well with international chars.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs