wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit so
authorTheodore Tso <tytso@mit.edu>
Fri, 23 Apr 1999 04:33:19 +0000 (04:33 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 23 Apr 1999 04:33:19 +0000 (04:33 +0000)
commit03c8dc0b570c38d17ba78e4de7fd13bde86a3df3
treef155eedbb29ee2522a33c46fdaaa9cc7f07c113e
parent3c295bf54be08b81b8b45c96fc65bdc87f88a771
wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit so
that it correctly calculates its results, and underestimates the
correct size instead of overestimating it, and not returning zero all
the time.  (Which it used to do after the March 25 fix.)

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