Commit Graph

1 Commits (9f262698cc7e6a8b5621f018645f3c1fa06b226f)

Author SHA1 Message Date
Denys Vlasenko 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes
I managed to reproduce the bug, with some difficulty.

function                                             old     new   delta
telnetd_main                                        1780    1791     +11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-10-12 19:13:46 +02:00