diff options
author | Martin Lewis <martin.lewis.x84@gmail.com> | 2020-06-11 15:45:58 -0500 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-06-29 16:09:46 +0200 |
commit | c9fc15359ef8fe5aa98ab0308c1563d9bcf99bb8 (patch) | |
tree | 865dd68e4c300a6eec1d250282bc1874f7bcbb27 /util-linux/acpid.c | |
parent | ac79db6a3b8c9d1815dc4f506d55bc6a2a4e34dd (diff) | |
download | busybox-c9fc15359ef8fe5aa98ab0308c1563d9bcf99bb8.tar.gz |
compare_string_array: code shrink
Code shrink and prevention of possible out of bounds access.
function old new delta
nth_string 36 26 -10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-10) Total: -10 bytes
text data bss dec hex filename
981342 16915 1872 1000129 f42c1 busybox_old
981332 16915 1872 1000119 f42b7 busybox_unstripped
Signed-off-by: Martin Lewis <martin.lewis.x84@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/acpid.c')
0 files changed, 0 insertions, 0 deletions