udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jan 2019 14:33:42 +0000 (15:33 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jan 2019 14:33:42 +0000 (15:33 +0100)
commit74d9f1ba37010face4bd1449df4d60dd84450b06
treeec6b078d67826b01c69ad533376be7c763596bd2
parentb80bdeba0248e2742cf801e7429d5d7aad69d26d
udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long

function                                             old     new   delta
udhcp_run_script                                     795     801      +6

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/common.c
networking/udhcp/common.h
networking/udhcp/dhcpc.c