aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_access
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2022-02-23 08:00:00 +0000
committerDmitry V. Levin <ldv@altlinux.org>2022-02-24 09:20:44 +0000
commit9e800c2928358cc9060eaa4f17b8f0a3a1269d65 (patch)
tree6504158a6030f32668be833b247b5e3ecb4e2ea9 /modules/pam_access
parent7c660b5fd94dd9bec54f2bc6587a2425f69be9d6 (diff)
downloadpam-9e800c2928358cc9060eaa4f17b8f0a3a1269d65.tar.gz
pam-9e800c2928358cc9060eaa4f17b8f0a3a1269d65.tar.bz2
pam-9e800c2928358cc9060eaa4f17b8f0a3a1269d65.zip
pam_exec: remove redundant free() invocations
In the child process, freeing memory right before pam_syslog() followed by _exit(ENOMEM) is useless. * modules/pam_exec/pam_exec.c (call_exec): Do not call free(envlist). Resolves: https://github.com/linux-pam/linux-pam/issues/444
Diffstat (limited to 'modules/pam_access')
0 files changed, 0 insertions, 0 deletions