[krbdev.mit.edu #7733] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Oct 28 15:20:40 EDT 2013
Reset key-generation parameters for each enctype
In add_key_pwd, initialize s2k_params to NULL inside the loop over
enctypes instead of outside the loop, so that if the afs3 salt type
is used it does not contaminate later enctype/salt pairs in the list.
(cherry picked from commit 381cf01afb13ad28de0927de37f8e1d12749bf49)
https://github.com/krb5/krb5/commit/fe82fb949acd259f0793395757366540c836b5be
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: fe82fb949acd259f0793395757366540c836b5be
Branch: krb5-1.12
src/lib/kdb/kdb_cpw.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list