diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2023-02-18 14:22:53 +0100 |
---|---|---|
committer | Christian Göttsche <cgzones@googlemail.com> | 2023-02-28 15:11:18 +0100 |
commit | bde2277d2aa1cd9d4a14a1a1f89241d5e86b0bad (patch) | |
tree | 899647c2a99001a529aae8678f0207a817139494 /libpam/pam_env.c | |
parent | 81e74d598b080de5c6a66585ebf2a9d6d1186f00 (diff) | |
download | pam-bde2277d2aa1cd9d4a14a1a1f89241d5e86b0bad.tar.gz pam-bde2277d2aa1cd9d4a14a1a1f89241d5e86b0bad.tar.bz2 pam-bde2277d2aa1cd9d4a14a1a1f89241d5e86b0bad.zip |
pam_env: use helper to free string list
Free the environment variables list via the designated helper
free_string_array() rather than free its elements in a loop, which might
skip some.
Diffstat (limited to 'libpam/pam_env.c')
0 files changed, 0 insertions, 0 deletions