Errata: Off-by-one error in pam_getenv()
- Date
- 2019-02-22
- Description
- An error was introduced in OpenPAM Radula which causes the
pam_getenv()
function to return a pointer to the'='
character which precedes the value of the requested variable, instead of a pointer to the value itself.
- Workaround
- None.
Last modified 23 months ago
Last modified on Feb 24, 2019, 8:08:58 PM