[openssh-commits] CVS: shitei.mindrot.org: openssh
Darren Tucker
dtucker at mindrot.org
Wed Jun 30 20:34:32 EST 2004
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at shitei.mindrot.org 2004/06/30 20:34:32
Modified files:
. : ChangeLog auth-pam.c
Log message:
- (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
appdata_ptr to the conversation function. ok djm@
By rights we should free the messages too, but if this happens then one
of the modules has already proven itself to be buggy so can we trust
the messages?
cvs -n rdiff -u -r1.3457 -r1.3458 openssh/ChangeLog
cvs -n rdiff -u -r1.107 -r1.108 openssh/auth-pam.c
More information about the openssh-commits
mailing list