[krbdev.mit.edu #8358] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Feb 15 23:23:12 EST 2016


Report inquire_attrs_for_mech mech failures

Previously, gss_inquire_attrs_for_mech() would return a list of mech
attributes that it knew about when given a bad mech oid or a mechanism
which did not provide a gss_inquire_attrs_for_mech() method.  It seems
more useful to just report the failure to the application rather than
allowing it to continue with a faulty mechanism.

https://github.com/krb5/krb5/commit/030a4a03a0480969d6acf1591f39fd194642805a
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 030a4a03a0480969d6acf1591f39fd194642805a
Branch: master
 src/lib/gssapi/mechglue/g_mechattr.c |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)



More information about the krb5-bugs mailing list