less: make it a bit more resistant against statusline corruption.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 23 Feb 2008 11:54:37 +0000 (11:54 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 23 Feb 2008 11:54:37 +0000 (11:54 -0000)
commitd2172c04e6c53aedc9194d0a86a4686e5af31364
treedb4e6a4a20d19005b30c96a9e504bb330e544cc1
parent33196372bed41405ff240f13fe63ca5587912ed2
less: make it a bit more resistant against statusline corruption.
less: "examine" command will not bomb out on bad file name now

less_main                                           1663    1694     +31
examine_file                                          87     114     +27
less_getch                                           138     160     +22
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 80/0)               Total: 80 bytes
   text    data     bss     dec     hex filename
 798368     740    7484  806592   c4ec0 busybox_old
 798470     740    7484  806694   c4f26 busybox_unstripped
miscutils/less.c