Skip Menu |
 

From: epeisach@mit.edu
Subject: SVN Commit

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.




https://github.com/krb5/krb5/commit/232fa3ce155c8495a871886c4fb0fc9b6b9e4f1b
Commit By: epeisach
Revision: 23622
Changed Files:
U trunk/src/lib/crypto/builtin/pbkdf2.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r23622 from trunk

------------------------------------------------------------------------
r23622 | epeisach | 2010-01-09 11:02:13 -0500 (Sat, 09 Jan 2010) | 8 lines

subject: krb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblock
ticket: 6630
tags: pullup

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.

https://github.com/krb5/krb5/commit/42e9be13b5eb4375cb5d04d9d7710f99735a10fb
Commit By: tlyu
Revision: 23627
Changed Files:
U branches/krb5-1-8/src/lib/crypto/builtin/pbkdf2.c