summaryrefslogtreecommitdiffstats
path: root/src/util/support/errors.c
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-04-28 18:00:13 +0000
committerGreg Hudson <ghudson@mit.edu>2009-04-28 18:00:13 +0000
commit489d85ed9a9d9bbf4d25c41bd1983145af028dd8 (patch)
tree4fa4d88233a86d9b64b59a5c1038f03e9b0f8e27 /src/util/support/errors.c
parent8473cdf213bbd1bda285d9fd253f1bea8e726ea6 (diff)
downloadkrb5-489d85ed9a9d9bbf4d25c41bd1983145af028dd8.tar.gz
krb5-489d85ed9a9d9bbf4d25c41bd1983145af028dd8.tar.xz
krb5-489d85ed9a9d9bbf4d25c41bd1983145af028dd8.zip
Fix handling of RET_SEQUENCE flag in mk_priv/mk_ncred
Regularize the handling of KRB5_AUTH_CONTEXT_RET_SEQUENCE in krb5_mk_safe, krb5_mk_priv, and krb5_mk_ncred, using krb5_mk_safe as a baseline. RET_SEQUENCE now implies DO_SEQUENCE for all three functions, the sequence number is always incremented if it is used, and outdata->seq is always set if RET_SEQUENCE is passed. Note that in the corresponding rd_ functions, RET_SEQUENCE and DO_SEQUENCE are independent flags, which is not consistent with the above. This compromise is intended to preserve compatibility with any working code which might exist using the RET_SEQUENCE flag. ticket: 6478 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22288 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/support/errors.c')
0 files changed, 0 insertions, 0 deletions