]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix bug in scrollback compression, which manifested when attempting
authorSimon Tatham <anakin@pobox.com>
Sat, 16 Oct 2004 12:36:50 +0000 (12:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 16 Oct 2004 12:36:50 +0000 (12:36 +0000)
commitd412fed5422ebf1622f38c432bea1c93d679f79a
tree1480a604a08ac1904c0e8be831809d38aa6d7614
parent859d92a577eb1591e203250d7925d0a1fdd0a424
Fix bug in scrollback compression, which manifested when attempting
to encode a very long (len>128) run of the same literal.

[originally from svn r4647]
terminal.c