dhclient - Use strdup() instead of malloc/strlcpy.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 2 Aug 2012 09:46:36 +0000 (11:46 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 19 Aug 2012 14:30:28 +0000 (16:30 +0200)
commit0f5967764a534f649b5ec55d935b037f319ce624
treeb025419423219eed708066a6bb64ee741c8a6f2c
parent313ef36c6db715415e5498d028f29a4acae56ea0
dhclient - Use strdup() instead of malloc/strlcpy.

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