diff options
author | Ron Yorston | 2015-07-18 16:20:03 +0100 |
---|---|---|
committer | Denys Vlasenko | 2015-07-19 22:48:05 +0200 |
commit | f06386ad4f5e1e5b5a3aea71ac757d5be8574067 (patch) | |
tree | f45448523ab56a43efc09aae7ac6d9a3b2d09404 /e2fsprogs/old_e2fsprogs/ext2fs/badblocks.c | |
parent | 51aa861843002e92b605be840460e7141d4d86a2 (diff) | |
download | busybox-f06386ad4f5e1e5b5a3aea71ac757d5be8574067.zip busybox-f06386ad4f5e1e5b5a3aea71ac757d5be8574067.tar.gz |
less: fix display of line numbers
Line numbers are displayed incorrectly on lines that have a search
pattern highlighted. The problem can be fixed by moving the call to
lineno_str in print_found above the while loop that alters the value
of the line pointer. However, a more substantial rewrite results in
savings.
function old new delta
buffer_print 688 697 +9
.rodata 156077 156045 -32
lineno_str 85 - -85
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/1 up/down: 9/-117) Total: -108 bytes
Signed-off-by: Ron Yorston <rmy@frippery.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'e2fsprogs/old_e2fsprogs/ext2fs/badblocks.c')
0 files changed, 0 insertions, 0 deletions