diff options
author | Greg Hudson <ghudson@mit.edu> | 2012-05-13 13:12:06 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2012-05-13 13:12:06 -0400 |
commit | 48b811614b5d5933a79387f9a9687c2513bf7bca (patch) | |
tree | 7ddabd754f38cdfd71b3e65dde483c7f0952f77b /doc/coding-style | |
parent | 8dace5cfe171b8b25c7c4131c1327dfdf748ed9d (diff) | |
download | krb5-48b811614b5d5933a79387f9a9687c2513bf7bca.tar.gz krb5-48b811614b5d5933a79387f9a9687c2513bf7bca.tar.xz krb5-48b811614b5d5933a79387f9a9687c2513bf7bca.zip |
Don't stomp minor code in spnego_gss_acquire_cred
When spnego_gss_acquire_cred passes through a failure status from the
mechglue, it overwrites the minor code with a call to
gss_release_oid_set(). Use a temporary minor status for that and a
related call.
Diffstat (limited to 'doc/coding-style')
0 files changed, 0 insertions, 0 deletions