Date: Sat, 16 Apr 2005 11:58:55 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libugidfw ugidfw.c Message-ID: <200504161158.j3GBwt8s059470@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-04-16 11:58:55 UTC FreeBSD src repository Modified files: lib/libugidfw ugidfw.c Log: When parsing the second {uid,gid} in an identity phrase for ugidfw, check the password or group database before attempting to parse as an integer, as is done for the first {uid,gid} in an identity phrase. Obtained from: TrustedBSD Project Sponsored by: SPAWAR, SPARTA Revision Changes Path 1.9 +25 -13 src/lib/libugidfw/ugidfw.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504161158.j3GBwt8s059470>