Changeset 432

Show
Ignore:
Timestamp:
03/10/10 11:23:21 (5 months ago)
Author:
des
Message:

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.

Files:
1 modified

Legend:

Unmodified
Added
Removed