krb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblock
authorEzra Peisach <epeisach@mit.edu>
Sat, 9 Jan 2010 16:02:13 +0000 (16:02 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sat, 9 Jan 2010 16:02:13 +0000 (16:02 +0000)
commit232fa3ce155c8495a871886c4fb0fc9b6b9e4f1b
tree224b71b8ae055920868a0f7fdae90bf4fbeffcc5
parent3a812a0d223fbb26dd78e63f9df08bb327b9b992
krb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblock

krb5int_pbkdf2_hmac_sha1 fails to set enctype on a termporary keyblock
- resulting in valgrind picking up on a conditional branch w/ unset
value. Initialize value.

ticket: 6630
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23622 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/builtin/pbkdf2.c