[Bug 1046] AIX 5.3 Garbage on Login
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 28 05:17:15 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1046
------- Additional Comments From rajsingh at hotmail.com 2005-05-28 05:17 -------
I believe I've found the problem.
It's a coding issue. In the file "port-aix.c", line number 156, "msg" is
declared, but doesn't point to anything. As a test, I changed *msg to *msg =
malloc(1024), rebuilt, and it solved the issues I was having.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list