* kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key
authorMark Eichin <eichin@mit.edu>
Tue, 12 Nov 1996 01:28:24 +0000 (01:28 +0000)
committerMark Eichin <eichin@mit.edu>
Tue, 12 Nov 1996 01:28:24 +0000 (01:28 +0000)
commit130536eee97c529e3f1f1e15339e58130a873b3a
tree8c45b36e44feb43aec0dbbec3be0d5c5f94e2b51
parentfe39b636fa66daed644976da52a0eff5dd3cc057
* kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_key
handles the AFS3 salttype, but then replace it with the actual
length for later processing.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9377 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/ChangeLog
src/lib/kdb/kdb_cpw.c