Changed so that the krb5_data structures (in the principal structure)
authorTheodore Tso <tytso@mit.edu>
Thu, 20 Aug 1992 01:30:33 +0000 (01:30 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 20 Aug 1992 01:30:33 +0000 (01:30 +0000)
commit0be9bdba5d41c5530eda0ef9ef551c8d5309131b
treedfe1df9848d7e4ef34afb0074154968f56b6d80c
parentc626c7db62289b5ac143a7acc6b20c6b63c38d1b
Changed so that the krb5_data structures (in the principal structure)
have nulls at the end of the strings, just in case poeple are depending
on it.  They shouldn't, since principals component may have embedded
NULL's in them, even though they usually don't.  Nevertheless, it's good
to be careful.

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