[krbdev.mit.edu #1165] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Apr 15 16:07:47 EDT 2009
pull up r22184 from trunk
------------------------------------------------------------------------
r22184 | ghudson | 2009-04-08 11:58:24 -0400 (Wed, 08 Apr 2009) | 7 lines
Changed paths:
M /trunk/src/lib/krb5/error_tables/krb5_err.et
M /trunk/src/lib/krb5/krb/mk_priv.c
M /trunk/src/lib/krb5/krb/mk_safe.c
M /trunk/src/lib/krb5/krb/rd_priv.c
M /trunk/src/lib/krb5/krb/rd_safe.c
ticket: 1165
mk_safe and mk_priv require the local address to be set in the auth
context; rd_safe and rd_priv require the remote address to be set.
Create error codes for both kinds of missing addresses and stop trying
futilely to handle the cases where they are not set.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22254
Commit By: tlyu
Revision: 22254
Changed Files:
U branches/krb5-1-7/src/lib/krb5/error_tables/krb5_err.et
U branches/krb5-1-7/src/lib/krb5/krb/mk_priv.c
U branches/krb5-1-7/src/lib/krb5/krb/mk_safe.c
U branches/krb5-1-7/src/lib/krb5/krb/rd_priv.c
U branches/krb5-1-7/src/lib/krb5/krb/rd_safe.c
More information about the krb5-bugs
mailing list