* string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead
authorEzra Peisach <epeisach@mit.edu>
Wed, 5 Dec 2001 23:30:25 +0000 (23:30 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 5 Dec 2001 23:30:25 +0000 (23:30 +0000)
commit58db6dc9eef552f8e1736506eeac38e05b50f0c3
treeccc263965ec230288e9b836c6b1ee92cf7974f39
parent91a7b5132eeea7d95678dbc266bd4a07524c31a4
    * string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead
        of int for local variable.
        (asctouni): Length argument now size_t instead of int.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14049 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/arcfour/ChangeLog
src/lib/crypto/arcfour/string_to_key.c