aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/d6_dhcpc.c
diff options
context:
space:
mode:
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>2018-05-14 14:29:15 +1000
committerDenys Vlasenko <vda.linux@googlemail.com>2018-05-14 10:46:00 +0200
commit43b9235f66aa56bb884c13443d9e7d56003b5c36 (patch)
treefaaf393bf9a5d1328b159ee1e123fd99e1ff2b98 /networking/udhcp/d6_dhcpc.c
parent254e47372f77ea1070be6dbb44b5c45770115a07 (diff)
downloadbusybox-43b9235f66aa56bb884c13443d9e7d56003b5c36.tar.gz
udhcp: fix use of trim() in udhcp_str2optset()
trim() modifies the string in place if needed and returns a pointer to the end of the resulting string. Update udhcp_str2optset() so it no longer sets the value of 'val' to the return value of trim(). Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/udhcp/d6_dhcpc.c')
0 files changed, 0 insertions, 0 deletions