Don't assume that the input_name_buffer is null terminated, when it
authorTheodore Tso <tytso@mit.edu>
Wed, 24 Jan 1996 18:24:27 +0000 (18:24 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 24 Jan 1996 18:24:27 +0000 (18:24 +0000)
commitccfc7fa2f0e0b93e3e5843083ef9fdb6cfad4b33
tree8705febc0802bca42a0a147965a3bf2d067ed708
parentd06a3264274e8aa817fb4e3271762b407928c438
Don't assume that the input_name_buffer is null terminated, when it
contains a string.  Fix gcc warnings.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7373 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/import_name.c