* cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code with
authorKen Raeburn <raeburn@mit.edu>
Thu, 24 Jun 2004 22:43:58 +0000 (22:43 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 24 Jun 2004 22:43:58 +0000 (22:43 +0000)
commitb51d5839b1af8a76fa2b95ee0de029d97f1beff9
tree3bf478e83a4476f6f544e47e46bf80d3f91bb340
parentce86f1bcc44c68fcc11706d0bffb41c4339e9960
* cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code with
gratuitous minor differences.
(krb5_fcc_read_int32, krb5_fcc_next_cred): Likewise.
(krb5_fcc_read_addr): Likewise.  Check that filled-in length field matches the
value we tried to store (i.e., that type conversion didn't throw away
information).
(krb5_fcc_read_authdatum): Likewise.

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