[krbdev.mit.edu #7733] git commit

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Fri Oct 25 19:34:55 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.

https://github.com/krb5/krb5/commit/381cf01afb13ad28de0927de37f8e1d12749bf49
Author: Ben Kaduk <kaduk at mit.edu>
Commit: 381cf01afb13ad28de0927de37f8e1d12749bf49
Branch: master
 src/lib/kdb/kdb_cpw.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list