]> git.ipfire.org Git - thirdparty/krb5.git/commit
Report inquire_attrs_for_mech mech failures
authorRobbie Harwood <rharwood@redhat.com>
Wed, 27 Jan 2016 23:48:04 +0000 (18:48 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 16 Feb 2016 03:52:39 +0000 (22:52 -0500)
commit030a4a03a0480969d6acf1591f39fd194642805a
tree6ff2c194c2aee719460606721298babcba8a3b1d
parent3be2b486058758cfcd16c8af0a8f560159e77cda
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.

ticket: 8358 (new)
src/lib/gssapi/mechglue/g_mechattr.c