dhclient - Properly handle zero-length option hints.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 3 Aug 2012 23:07:20 +0000 (01:07 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 19 Aug 2012 14:30:44 +0000 (16:30 +0200)
commit1c6d9dd3bba427ee6a4062424281aab5d7c06211
tree8efeb18b25f92f3409f909f16432a85415c0102f
parentee1dc8e74ebb9c279759c21c8258c65c3de02153
dhclient - Properly handle zero-length option hints.

- There was a possible division by zero if a server
  sends us a broken option hints for the proper fix.

Taken-from: OpenBSD
sbin/dhclient/options.c