* cc_file.c (ALLOC): Use calloc, not malloc.
authorKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 06:59:23 +0000 (06:59 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 06:59:23 +0000 (06:59 +0000)
commit184dd2a8ca934816acca78b28389bf301ea11beb
tree98c2557dd15e0ea424d2f1403ad06388a13dd3f7
parentd5718f23c2874970810d62f52c9f7d0c398bc6cb
* cc_file.c (ALLOC): Use calloc, not malloc.
(krb5_fcc_read_principal): Check bounds on number of components before calling
ALLOC.

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