Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 09:08:23 -0800 (PST)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <200302131708.h1DH8NaF002214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2003/02/13 09:08:23 PST

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  The tcp_wrappers function `fromhost()' can fail.  In such
  cases, the `struct sockaddr' will not be allocated.
  
  Reported by:    nectar
  MFC after:      2 days
  
  Revision  Changes    Path
  1.117     +16 -2     src/usr.sbin/inetd/inetd.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?200302131708.h1DH8NaF002214>