Fix bug in scrollback compression, which manifested when attempting
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 16 Oct 2004 12:36:50 +0000 (12:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 16 Oct 2004 12:36:50 +0000 (12:36 +0000)
commitcc23f40fb101409dd94753d45f6b8eebc2c6103d
tree1480a604a08ac1904c0e8be831809d38aa6d7614
parent73feed4f401660e3374ea0f783ae7b7c6ea4c0c8
Fix bug in scrollback compression, which manifested when attempting
to encode a very long (len>128) run of the same literal.

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