Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 1996 12:16:36 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-lib
Subject:   cvs commit: src/lib/libc/net getservent.c
Message-ID:  <199601292016.MAA28943@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         96/01/29 12:16:34

  Modified:    lib/libc/gen  getpwent.c
               lib/libc/net  getservent.c
  Log:
  Getpwent() and getservent() can wind up calling free() with
  an invalid pointer if a call to yp_first() fails.  Closes PR # 964,
  and possibly # 952.
  
  Revision  Changes    Path
  1.31      +0 -1      src/lib/libc/gen/getpwent.c
  1.3       +0 -1      src/lib/libc/net/getservent.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601292016.MAA28943>