]> git.ipfire.org Git - thirdparty/krb5.git/commit
Modernize krb5_read_password()
authorGreg Hudson <ghudson@mit.edu>
Sun, 5 Aug 2018 22:48:57 +0000 (18:48 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 9 Aug 2018 15:12:11 +0000 (11:12 -0400)
commite3d3c951b243a230c535233ebf9c8950d255b70b
treea17827a6c055386dc67656a42665eb41368e514e
parent35efaa5494c3c6d6c5e7cd5ffb73c48589110025
Modernize krb5_read_password()

In krb5_read_password(), don't reuse k5prompt for verification as we
will reference it later.  Also use make_data() and zap(), and clean up
formatting.
src/lib/krb5/os/read_pwd.c