Files
busybox/networking/udhcp
Samuel Mendoza-Jonas 43b9235f66 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>
2018-05-14 10:46:00 +02:00
..
2018-03-10 19:34:39 +01:00
2018-01-16 22:23:38 +01:00
2017-06-28 19:18:17 +02:00
2018-01-08 10:14:17 +01:00