commit | 122c47ac02e2d2f615b34fe744d958fcd245f3d5 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Oct 12 19:13:46 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Oct 12 19:13:46 2016 +0200 |
tree | dcd38ea0d83c3c6889c34d7a2388cca4129f131e | |
parent | 0190c41bb297e8120e217cb531fb34d5035f17d2 [diff] |
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>