In k5_hmac_md5_hash_iov, initialize keyblock.contents so that we don't
authorGreg Hudson <ghudson@mit.edu>
Tue, 20 Oct 2009 13:49:48 +0000 (13:49 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 20 Oct 2009 13:49:48 +0000 (13:49 +0000)
commitaaaa9173cf4bf6f1b96155e8128434cfca88e31f
tree19e7945dcd5b75e68da52204bd45918c6ad68711
parentdd3c61e969734b1f68c925268bd9980d5bce19c1
In k5_hmac_md5_hash_iov, initialize keyblock.contents so that we don't
free it prior to initialization if krb5_hmac fails.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22953 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/keyhash_provider/hmac_md5.c