]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit615455a913d5d28c1368406474ae4bb06697bf44
tree8e6567c2db69803c73d3c96b7e6d182db0404bd8
parentc10a8dee07fc10cbe9295e1a088b15b6e357f774
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!

[originally from svn r9545]
contrib/cygtermd/telnet.c