diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-04-05 13:08:08 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-04-05 13:08:08 +0000 |
commit | 5c5e5ccc7d7a365f776fbf77f6a011f37369e8e3 (patch) | |
tree | 2e6579fe1f9b9eef8e1af7f079399b23cc47a1f5 /shell | |
parent | 76b138a474e18adc81d3c32c99a4b975daa8198a (diff) | |
download | busybox-w32-5c5e5ccc7d7a365f776fbf77f6a011f37369e8e3.tar.gz busybox-w32-5c5e5ccc7d7a365f776fbf77f6a011f37369e8e3.tar.bz2 busybox-w32-5c5e5ccc7d7a365f776fbf77f6a011f37369e8e3.zip |
Tito, farmatito at tiscali dot it writes:
Hi to all,
I discovered a little bug in hdparm.c
(really two little bugs...I've made...sigh! Mea culpa).
Some vars were modified only locally and this could lead to wrong
results to be displayed with the -I switch and maybe with others.
Attached is a patch that fix it ( +88b).
Also attached is second patch that reduces the size a little bit:
text data bss dec hex filename
27984 624 900 29508 7344 hdparm.o (without bug-fix)
28072 624 900 29596 739c hdparm.o (with bug-fix)
28141 624 900 29665 73e1 hdparm.o (original)
but maybe this one can wait as we are in a feature freeze.
Ciao,
Tito
git-svn-id: svn://busybox.net/trunk/busybox@8686 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions