Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pam_get_authtok*: disallow setting pamh to NULL | Andrey Kovalev | 2024-10-18 | 1 | -0/+51 |
This also prevents a potential NULL pointer dereference in pam_get_authtok_internal and pam_get_authtok_verify when the pamh argument they access is set to NULL. |