* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round down
authorTom Yu <tlyu@mit.edu>
Sat, 25 Jul 1998 01:15:34 +0000 (01:15 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 25 Jul 1998 01:15:34 +0000 (01:15 +0000)
commit131f95248de731750c9b23e72151899c32d25334
treebff05fac852b7462d1315f7885cd342d8f5d3976
parentfb3644dd06acdce61190ad359bf27330dff32370
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round down
by 8 even if the req_output_size-ohlen is a multiple of 8, since
the wrap token is always padded regardless of whether it's a
mutiple of 8 bytes.

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