]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Don't throw away data that we receive before we're ready for it. Just save
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 29 Jul 2007 14:02:00 +0000 (14:02 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 29 Jul 2007 14:02:00 +0000 (14:02 +0000)
commit72bfab64b01d9ddde3942a79a547781308247610
treea54b630052941e09f7573ddcea540fa94cb45cb3
parent68abace11547039fb9694ed1dde221d3c0c49cbf
Don't throw away data that we receive before we're ready for it.  Just save
it up for later.  This should prevent hangs when talking to particularly
enthusiastic servers.

Thanks to JCA for tracking this bug down.

git-svn-id: http://svn.tartarus.org/sgt/putty@7651 cda61777-01e9-0310-a592-d414129be87e
pscp.c