1
Errata 2019 02 22
Dag-Erling Smørgrav edited this page 10 months ago
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.
Fix:: Apply a subset of r943.