Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 09:51:12 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c gethostbydns.c getnetbydns.c hesiod.c name6.c res_update.c
Message-ID:  <200209151651.g8FGpCSt020237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2002/09/15 09:51:12 PDT

  Modified files:
    lib/libc/net         getaddrinfo.c gethostbydns.c 
                         getnetbydns.c hesiod.c name6.c 
                         res_update.c 
  Log:
  Check for truncation in calls to res_send/res_query/res_search.
  Fail when it is detected.
  
  Revision  Changes    Path
  1.32      +3 -1      src/lib/libc/net/getaddrinfo.c
  1.39      +6 -2      src/lib/libc/net/gethostbydns.c
  1.24      +14 -2     src/lib/libc/net/getnetbydns.c
  1.7       +2 -2      src/lib/libc/net/hesiod.c
  1.27      +10 -4     src/lib/libc/net/name6.c
  1.7       +7 -1      src/lib/libc/net/res_update.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?200209151651.g8FGpCSt020237>