mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 14:35:09 -04:00
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). |
||
|---|---|---|
| .. | ||
| security | ||
| Makefile.am | ||
| Makefile.in | ||