des 333ce73d6a 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
..
2008-12-11 08:22:20 +00:00
2010-02-28 22:06:07 +00:00
2010-03-05 21:25:20 +00:00
2010-01-15 15:10:29 +00:00
2010-02-02 00:30:44 +00:00
2010-03-22 11:00:57 +00:00
2010-01-26 04:45:26 +00:00
2010-02-25 21:29:40 +00:00
2010-03-08 21:17:10 +00:00