git: dhclient - Use strdup() instead of malloc/strlcpy.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Aug 19 07:32:42 PDT 2012


commit 0f5967764a534f649b5ec55d935b037f319ce624
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Thu Aug 2 11:46:36 2012 +0200

    dhclient - Use strdup() instead of malloc/strlcpy.
    
    Taken-from: OpenBSD

Summary of changes:
 sbin/dhclient/parse.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f5967764a534f649b5ec55d935b037f319ce624


-- 
DragonFly BSD source repository





More information about the Commits mailing list