Don't include trailing null in the transited encoding produced by the KDC.
authorSam Hartman <hartmans@mit.edu>
Mon, 28 Oct 2002 02:28:41 +0000 (02:28 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 28 Oct 2002 02:28:41 +0000 (02:28 +0000)
commita440f29da8a078c940fd226f29dc3f5f8d061cc0
tree82c01653cacc04427923c916514d527960bd506e
parent5ffe972e2c0e6c3748b6b6a33a4f5f68736a6dc7
Don't include trailing null in the transited encoding produced by the KDC.
Other routines do not expect the null to be included in the length so
policy checks fail.  Also, sending the null over the wire is wrong.

ticket: 1230
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14940 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/kdc_util.c