Date: Sun, 16 Feb 2003 03:03:55 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2-pam-freebsd.c Message-ID: <200302161103.h1GB3tCe001044@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/02/16 03:03:55 PST Modified files: crypto/openssh auth2-pam-freebsd.c Log: Paranoia: instead of a NULL conversation function, use one that always returns PAM_CONV_ERR; moreover, make sure we always have the right conversation function installed before calling PAM service functions. Also unwrap some not-so-long lines. MFC after: 3 days Revision Changes Path 1.10 +24 -6 src/crypto/openssh/auth2-pam-freebsd.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?200302161103.h1GB3tCe001044>