]> eyrie.org Git - kerberos/pam-krb5.git/commit
Clean up the password prompting code
authorRuss Allbery <eagle@eyrie.org>
Mon, 2 Mar 2020 07:01:19 +0000 (23:01 -0800)
committerRuss Allbery <eagle@eyrie.org>
Mon, 2 Mar 2020 07:01:19 +0000 (23:01 -0800)
commitacd951533e519f96d375a2e414854351122b5d31
tree9d0ed3c3fa0fa5200b06f703e814447669461146
parentbf0211bb6b349d043c769b812bddd81913a2ac5e
Clean up the password prompting code

Make the password prompt generation code more straightforward at
the cost of an extra memory allocation.
module/auth.c
module/internal.h
module/prompting.c