Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/openpam/include/security
Module Name: src
Committed By: joerg
Date: Fri Mar 19 18:16:14 UTC 2010
Modified Files:
src/dist/openpam/include/security: pam_appl.h
Log Message:
Apply r432 from openpam repository:
pam_end() already contains a NULL check, and it is not unreasonable to
call it with a NULL pamh in a cleanup / error-handling situation. Remove
OPENPAM_NONNULL, which may cause gcc to optimize away the NULL check.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/dist/openpam/include/security/pam_appl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index