Date: Sun, 15 Feb 1998 14:31:41 -0800 (PST) From: Guido van Rooij <guido@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Message-ID: <199802152231.OAA02160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 1998/02/15 14:31:40 PST Modified files: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Check return values of fprintf, fclose (this one is overdone I guess) and pw_db->close. PR: 4202 (probably, I askd the submitter) Obtained from: OpenBSD Revision Changes Path 1.22 +12 -7 src/usr.sbin/pwd_mkdb/pwd_mkdb.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?199802152231.OAA02160>