RDB's session logging patch: due to some ghastly special case, UTF-8
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 22:51:52 +0000 (22:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 22:51:52 +0000 (22:51 +0000)
commit5a16642f8f65648cfe923ecf4b54afa1bb4866df
tree245f1c32a0fd57b14c7fc2899b67ce111787b29e
parentdc3c8261f1530c7926d4fded06a7ee58ec010b73
RDB's session logging patch: due to some ghastly special case, UTF-8
characters that failed the UTF-8 canonicality rules were being sent
to the session log twice. Sounds trivial, but I bet it'd have
confused anyone who turned on session logging precisely to track
down a canonicality bug :-)

git-svn-id: svn://svn.tartarus.org/sgt/putty@1244 cda61777-01e9-0310-a592-d414129be87e
terminal.c