Don't stomp minor code in spnego_gss_acquire_cred
authorGreg Hudson <ghudson@mit.edu>
Sun, 13 May 2012 17:12:06 +0000 (13:12 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sun, 13 May 2012 17:12:06 +0000 (13:12 -0400)
commit48b811614b5d5933a79387f9a9687c2513bf7bca
tree7ddabd754f38cdfd71b3e65dde483c7f0952f77b
parent8dace5cfe171b8b25c7c4131c1327dfdf748ed9d
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.
src/lib/gssapi/spnego/spnego_mech.c