Date: Sat, 23 Sep 2000 08:40:12 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tcp_wrappers socket.c Message-ID: <200009231540.IAA60107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2000/09/23 08:40:12 PDT
Modified files:
contrib/tcp_wrappers socket.c
Log:
Don't touch ai_canonname without checking NULL. Current
implementation of getaddrinfo() may return NULL ai_canonname.
There is no consensus how getaddrinfo() should fill ai_canonname
when numeric hostname is given.
Reported by: kris
Revision Changes Path
1.4 +7 -4 src/contrib/tcp_wrappers/socket.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?200009231540.IAA60107>
