* Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatype
authorChris Provenzano <proven@mit.edu>
Fri, 27 Jan 1995 06:56:14 +0000 (06:56 +0000)
committerChris Provenzano <proven@mit.edu>
Fri, 27 Jan 1995 06:56:14 +0000 (06:56 +0000)
commitbf82a991168327e48f8a7ff08cb89227cfe283db
tree151022910f3dd09b449295b34c69a2bf70a7e863
parent44dc2d1cac752f187611de44dd5eedde57ff80b0
    * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatype
                is of type unsigned int and therefore shouldn't be the
                argument to krb5_fcc_read_ui_2().

Fixes bug reported by Ezra (discuss message 1053)

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