[krbdev.mit.edu #7194] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Sun Jul 8 00:50:18 EDT 2012
Avoid mapping GSSAPI minor code on success
In gssint_import_internal_name, don't map the minor code from
mech->gss_duplicate_name if it returned successfully. Fixes an
"unexpected non-zero minor status" error reported by SAP's gsstest
when it invokes gss_canonicalize_name().
https://github.com/krb5/krb5/commit/a02fcceeaeab1441d815255d569aaa6c193c2725
Author: Greg Hudson <ghudson at mit.edu>
Commit: a02fcceeaeab1441d815255d569aaa6c193c2725
Branch: master
src/lib/gssapi/mechglue/g_glue.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list