udhcpc: do in fact not allow hostname components which start with dash
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 1 Aug 2018 11:16:05 +0000 (13:16 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 1 Aug 2018 11:16:05 +0000 (13:16 +0200)
commit48ec979ed1b3eb1441363240915ef0b9a91c545d
tree3d0d9db90b661e757946fed85f6bf9d69651a4d0
parent3550bc494d8fe51e8830929a4f543931030aaab0
udhcpc: do in fact not allow hostname components which start with dash

function                                             old     new   delta
xmalloc_optname_optval                               879     893     +14

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