diff options
author | des <des@FreeBSD.org> | 2010-03-22 11:00:57 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2010-03-22 11:00:57 +0000 |
commit | 333ce73d6abbf8683558547a728f7088acd3b342 (patch) | |
tree | 91345ff9c8439be9d270faf545e1ecc99f4fa622 /usr.bin/basename | |
parent | a52af8cfd6b7cd34e34ab9dd42b772901300bf9a (diff) | |
download | FreeBSD-src-333ce73d6abbf8683558547a728f7088acd3b342.zip FreeBSD-src-333ce73d6abbf8683558547a728f7088acd3b342.tar.gz |
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).
Diffstat (limited to 'usr.bin/basename')
0 files changed, 0 insertions, 0 deletions