diff options
author | Greg Hudson <ghudson@mit.edu> | 2011-05-09 17:28:07 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2011-05-09 17:28:07 +0000 |
commit | 779a79f566abdb82a989ef2dfcba43ac656c2da7 (patch) | |
tree | b17f9b0964c2d2438e757a52fcbe1c43812c965d /src/lib/gssapi/krb5/util_crypt.c | |
parent | f0cd743abeb1559bbebb0503b103aab532b94aa3 (diff) | |
download | krb5-779a79f566abdb82a989ef2dfcba43ac656c2da7.tar.gz krb5-779a79f566abdb82a989ef2dfcba43ac656c2da7.tar.xz krb5-779a79f566abdb82a989ef2dfcba43ac656c2da7.zip |
Delete sec context properly in gss_krb5_export_lucid_sec_context
Since r21690, gss_krb5_export_lucid_sec_context() has been passing a
union context to krb5_gss_delete_sec_context(), causing a crash as the
krb5 routine attempts to interpret a union context structure as a krb5
GSS context. Call the mechglue gss_delete_sec_context instead.
ticket: 6908
target_version: 1.9.2
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24917 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/krb5/util_crypt.c')
0 files changed, 0 insertions, 0 deletions