Changed so that the krb5_data structures (in the principal structure)
authorTheodore Tso <tytso@mit.edu>
Thu, 20 Aug 1992 01:27:29 +0000 (01:27 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 20 Aug 1992 01:27:29 +0000 (01:27 +0000)
commitc626c7db62289b5ac143a7acc6b20c6b63c38d1b
treee599119a27389e4529e87c5369cb054292da85fd
parentcf912bf47da888813a8a73e22ccd9bd73d801943
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@2333 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/stdio/scc_read.c