Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2001 04:31:02 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen pw_scan.c
Message-ID:  <200112041231.fB4CV2v22901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/12/04 04:31:02 PST

  Modified files:
    lib/libc/gen         pw_scan.c 
  Log:
  Add a missing error check.  This fixes a bug that would cause pwd_mkdb to
  dump core if invoked with an input file that looks like a password file
  but isn't (e.g. /etc/group).
  
  PR:             32378
  Submitted by:   Maxim Konovalov <maxim@macomnet.ru>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.18      +3 -2      src/lib/libc/gen/pw_scan.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?200112041231.fB4CV2v22901>