telnetd: more compact version of the fix for stray open fds
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jun 2009 11:38:08 +0000 (13:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jun 2009 11:38:08 +0000 (13:38 +0200)
commit1d77db8459e1948cdde407f5010f772b81048dbd
tree549eeafb42f220047f931237207851693d87c825
parenta4bcbd0e0416bb4965488ec1f16039aa302f8b91
telnetd: more compact version of the fix for stray open fds

function                                             old     new   delta
telnetd_main                                        1520    1527      +7
make_new_session                                     510     416     -94
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 7/-94)             Total: -87 bytes

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