auth-pam: don't leak PAM env strings after pam_putenv()

Avinash Duduskar <[email protected]> Tue, 19 May 2026 01:49:28 +0530
Newsgroups gmane.network.openssh.devel
Message-ID <[email protected]>
Good point. v1's source reads were against current HEAD on each
repo; I didn't check historical contracts. Running git log -p on
each pam_putenv site now to find when the strdup pattern was
established. Will report back before v2.