* accept_sec_context.c (krb5_gss_accept_sec_context): If an error
authorEzra Peisach <epeisach@mit.edu>
Wed, 4 Oct 2000 20:12:47 +0000 (20:12 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 4 Oct 2000 20:12:47 +0000 (20:12 +0000)
commit847cf2859acc6824a1ba8a48a10e441678f3f31f
tree830a1915d4bf17d8d594aa7c23483f205d3ec434
parentc7f5c91a3c8c1f1c8d81d6142a31f15beaf1197e
* accept_sec_context.c (krb5_gss_accept_sec_context): If an error
occurs after the auth_context is established, but before the
krb5_gss_ctx_id_rec is established, release our pointer to the
replay cache and invoke krb5_auth_con_free(). (krb5-libs/855)

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