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>
Wed, 16 Oct 2019 13:24:54 +0000 (14:24 +0100)
commit1f33a3355fd8502f52c665d5e936d9f1865b28b3
treebf5d3c2b0a172772323c66596f49d2ceaa23a49c
parent99f04bc469ded0dfffb2154257e46e82a1414ffe
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