pam-systemd: use secure_getenv() rather than getenv()
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Feb 2019 09:23:43 +0000 (10:23 +0100)
committerMichael Biebl <biebl@debian.org>
Fri, 24 May 2019 20:58:59 +0000 (21:58 +0100)
commit61cb5cee2479a97cb5f5124cbd13ae82b053be5f
tree240f6a1098ff7748ca8df73d931953e22494a0ca
parent05ea0714405f2b3092b56a98077866ece75142c6
pam-systemd: use secure_getenv() rather than getenv()

And explain why in a comment.

(cherry picked from commit 83d4ab55336ff8a0643c6aa627b31e351a24040a)

Gbp-Pq: Name pam-systemd-use-secure_getenv-rather-than-getenv.patch
src/login/pam_systemd.c