]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The tcp_wrappers function `fromhost()' can fail. In such
authorHajimu UMEMOTO <ume@FreeBSD.org>
Thu, 13 Feb 2003 17:08:23 +0000 (17:08 +0000)
committerHajimu UMEMOTO <ume@FreeBSD.org>
Thu, 13 Feb 2003 17:08:23 +0000 (17:08 +0000)
commit6431ecd0a127eb3ac8ce0231a15f65fb64c328ca
tree542819418d0ec68092232d757906134f3b0c7807
parentd38a104b7589e2ef02b2d1392305352a009ed12f
The tcp_wrappers function `fromhost()' can fail.  In such
cases, the `struct sockaddr' will not be allocated.

Reported by: nectar
MFC after: 2 days
usr.sbin/inetd/inetd.c