]> eyrie.org Git - kerberos/pam-krb5.git/commit
Clean up bugs in PAM_DATA_SILENT
authorRuss Allbery <rra@debian.org>
Sat, 25 Sep 2021 21:53:28 +0000 (14:53 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 25 Sep 2021 21:53:28 +0000 (14:53 -0700)
commit05a5de52a25ef72d3c22e50cebe4f60a707116a9
tree459954d87d40482a5e1a0b987824f06e7cd9003c
parent6d109cdde62a8db486fd9b712a4c1c92f93af673
Clean up bugs in PAM_DATA_SILENT

We still need to free the Kerberos context, we just don't want to
destroy the cache.  Also fix a memory leak in the PAM testing
parser.
module/context.c
tests/fakepam/config.c
tests/fakepam/script.c