Date: Tue, 27 Nov 2001 07:35:44 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/libpam/libpam pam_item.c Message-ID: <200111271535.fARFZiN39835@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/11/27 07:35:44 PST Modified files: contrib/libpam/libpam pam_item.c Log: It's idiotic to return PAM_PERM_DENIED when the item argument is NULL; PAM_BUF_ERR is much closer to the truth. Revision Changes Path 1.2 +102 -81 src/contrib/libpam/libpam/pam_item.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?200111271535.fARFZiN39835>