[Bug 1090] Increase MAX_SESSIONS?
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Oct 3 13:52:14 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1090
------- Additional Comments From dtucker at zip.com.au 2005-10-03 13:52 -------
(From update of attachment 963)
>+ num_sessions=1;
>+ sessions=calloc(num_sessions,sizeof(sessions[0]));
Also: it doesn't check if calloc failed.
------- 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