mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05: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 | ||