* Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatype
authorChris Provenzano <proven@mit.edu>
Fri, 27 Jan 1995 06:56:33 +0000 (06:56 +0000)
committerChris Provenzano <proven@mit.edu>
Fri, 27 Jan 1995 06:56:33 +0000 (06:56 +0000)
commitef5e0999c6cda785158c8b581d472844f4107979
treeb2c6c97771650159af38df59ef523ac875f25ec6
parentbf82a991168327e48f8a7ff08cb89227cfe283db
    * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatype
                is of type unsigned int and therefore shouldn't be the
                argument to krb5_scc_read_ui_2().

Fixes bug reported by Ezra (discuss message 1053)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4860 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/stdio/ChangeLog
src/lib/krb5/ccache/stdio/scc_read.c