diff options
author | David Decotigny <ddecotig@gmail.com> | 2018-05-24 08:30:15 -0700 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-05-24 18:34:56 +0200 |
commit | 8f48fc01e9e43d16bf5860fa37252b43c76cb395 (patch) | |
tree | 8762e416ece3a9f6c80c5760f5054de9b491c5e2 /libbb/xfuncs_printf.c | |
parent | a174c791ece5d7f2869e9efd338d91c8ea10f609 (diff) | |
download | busybox-8f48fc01e9e43d16bf5860fa37252b43c76cb395.tar.gz |
udhcpc6: carry along length of packet when parsing it.
This is to avoid parsing garbage past packet's actual end.
Also const-ize params to a few functions.
function old new delta
d6_run_script_no_option - 12 +12
option_to_env 791 798 +7
d6_run_script 253 255 +2
perform_d6_release 95 93 -2
udhcpc6_main 2596 2592 -4
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/2 up/down: 21/-6) Total: 15 bytes
Signed-off-by: David Decotigny <ddecotig@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/xfuncs_printf.c')
0 files changed, 0 insertions, 0 deletions