telnet: convert CR NUL -> CR on input. Closes bug 2569
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 29 Oct 2010 00:12:22 +0000 (02:12 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 29 Oct 2010 00:12:22 +0000 (02:12 +0200)
commit036dbb9d9ab239bbd7eecad8580876c9c3e57dc5
treec8193d9c5da63a1a58eb34eba1bade3629ecd778
parent6b3f0b0dab46d910f7797dfc8d8554546dd33fa2
telnet: convert CR NUL -> CR on input. Closes bug 2569

function                                             old     new   delta
telnet_main                                         1558    1594     +36

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/telnet.c