[Bug 1496] New: ssh fails with xmalloc: zero size
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jul 31 19:08:55 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1496
Summary: ssh fails with xmalloc: zero size
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.1p1
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: t8m at centrum.cz
Created an attachment (id=1553)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1553)
Patch which fixes the zero length banner problem.
ssh fails with xmalloc: zero size when connecting to a server with
present but empty banner.
Also the processing of the received banner through strnvis() is
unfortunate in the regard that it mangles banners with international
characters. The processing should be done according to the current
locale and allow the international characters to be printed unmangled.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list