mk_safe and mk_priv require the local address to be set in the auth
authorGreg Hudson <ghudson@mit.edu>
Wed, 8 Apr 2009 15:58:24 +0000 (15:58 +0000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 8 Apr 2009 15:58:24 +0000 (15:58 +0000)
commit40e425b53b10f753fb62caff577d2679cdd6325b
treec786746c59f217446923a49ba42fbc4380f6eb57
parente4a65c8b42384add772624273d1b03ba0689a3dc
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.

ticket: 1165

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22184 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/error_tables/krb5_err.et
src/lib/krb5/krb/mk_priv.c
src/lib/krb5/krb/mk_safe.c
src/lib/krb5/krb/rd_priv.c
src/lib/krb5/krb/rd_safe.c