[krbdev.mit.edu #8358] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Tue Apr 5 23:02:51 EDT 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.
(cherry picked from commit 030a4a03a0480969d6acf1591f39fd194642805a)
https://github.com/krb5/krb5/commit/96125088fc6cf56dd839004dc6f6ef202de9da7e
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 96125088fc6cf56dd839004dc6f6ef202de9da7e
Branch: krb5-1.14
src/lib/gssapi/mechglue/g_mechattr.c | 19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)
More information about the krb5-bugs
mailing list