Date: Sun, 2 Jul 2000 19:33:03 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net name6.c Message-ID: <200007030233.TAA89073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2000/07/02 19:33:03 PDT
Modified files:
lib/libc/net name6.c
Log:
Fix a nasty bug which would leave the struct hostent incompletely filled out
when parsing certain DNS records during a reverse address resolution. Thus
when code tries to examine the returned host name, it dereferences a null
pointer :-(
Problem noticed by: ps
Revision Changes Path
1.12 +2 -2 src/lib/libc/net/name6.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007030233.TAA89073>
