CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/02 06:59:16
Modified files:
lib/libc/asr : gethostnamadr_async.c getnetnamadr_async.c
Log message:
Fix a NULL deref when getting an actual result for an invalid hostname
in gethostbyname(). Similar fix for getnetbyname().
ok deraadt@ daniel@ jca@
