Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 1995 09:04:59 -0700
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-lib
Subject:   cvs commit: src/lib/libc/gen getpwent.c
Message-ID:  <199506261604.JAA20529@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/06/26 09:04:59

  Modified:    lib/libc/gen  getpwent.c
  Log:
  Do the same sanity checking in _pw_breakout_yp() that we do in
  _gr_breakout_yp(): if we encounter a NULL pointer generated as the
  result of a badly formatted NIS passwd entry (e.g. missing fields),
  we punt and return an error code, thereby silently skipping the
  bad entry.



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