cvs commit: src/libexec/ftpd ftpd.c
Yar Tikhiy
yar at FreeBSD.org
Sat Oct 30 10:30:57 PDT 2004
yar 2004-10-30 17:30:57 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
- Stop shadowing global "pamh" by a local variable in auth_pam().
- Stop calling pam_strerror() with NULL pamh.
- Add a missing call to pam_end().
PR: bin/59776
Submitted by: Nick Leuta <see PR for email>
MFC after: 2 weeks
Revision Changes Path
1.171 +15 -9 src/libexec/ftpd/ftpd.c
More information about the cvs-src
mailing list