]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix a bug in cygtermd, spotted by Casey Zacek, in which we
authorSimon Tatham <anakin@pobox.com>
Fri, 1 Jun 2012 06:50:37 +0000 (06:50 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 1 Jun 2012 06:50:37 +0000 (06:50 +0000)
commitfebc7a6edb62c575c67fe097df0a67af2fa70772
tree8e6567c2db69803c73d3c96b7e6d182db0404bd8
parentc970d2a39c99ec36cf5b9306781449d8e516fd14
Fix a bug in cygtermd, spotted by Casey Zacek, in which we
unconditionally set the telnet state to SEENCR regardless of whether
we have actually seen a CR, and as a result sending a NUL through
PuTTY (via Ctrl-Space or whatever) does not work. Must have arisen
through some kind of really weird cut-and-paste error!

git-svn-id: http://svn.tartarus.org/sgt/putty@9545 cda61777-01e9-0310-a592-d414129be87e
contrib/cygtermd/telnet.c