PuTTY bug ext-data-at-startThis is a mirror. The primary PuTTY web site can be found here.
Home |
Licence |
FAQ |
Docs |
Download |
Keys |
Links class: bug: This is clearly an actual problem we want fixed. present-in: 0.53b fixed-in: 2004-11-28 (0.58) (0.59) (0.60)
We've had one report of the error
Packet type 95 is This seems likely to have the same root cause as `portfwd-at-start': brittle code at connection startup.
Ref. SGT, 2004-11-27: I've rearchitected the SSH back end somewhat, so that it's now a hybrid of coroutine-based sequential code and random dispatch-table handling of incoming packets. This ought to solve this problem, although I'm unable to immediately test it. Audit trail for this bug. If you want to comment on this web site, see the Feedback page. (last revision of this bug record was at 2004-11-29 08:18:27 +0000) |