freebsd-dev/contrib/openpam/include/security
Dag-Erling Smørgrav c399daf6d0 Merge upstream r432:
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.

This fixes a potential NULL pointer dereference in error-handling code
in passwd(1).
2010-03-22 11:00:57 +00:00
..
Makefile.am Flatten and clean up. 2008-12-13 22:45:22 +00:00
Makefile.in Flatten and clean up. 2008-12-13 22:45:22 +00:00
openpam_attr.h Flatten and clean up. 2008-12-13 22:45:22 +00:00
openpam_version.h Flatten and clean up. 2008-12-13 22:45:22 +00:00
openpam.h Don't try to auto-detect dynamic linking; it fails on mips. The Makefile 2009-02-17 16:35:19 +00:00
pam_appl.h Merge upstream r432: 2010-03-22 11:00:57 +00:00
pam_constants.h Flatten and clean up. 2008-12-13 22:45:22 +00:00
pam_modules.h Flatten and clean up. 2008-12-13 22:45:22 +00:00
pam_types.h Flatten and clean up. 2008-12-13 22:45:22 +00:00