(gss_set_cred_option): laod mechs

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17763 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-06-30 17:41:54 +00:00
parent 2709915a99
commit ce5954837b

View File

@@ -46,6 +46,8 @@ gss_set_cred_option (OM_uint32 *minor_status,
*minor_status = 0; *minor_status = 0;
_gss_load_mech();
if (cred == NULL) { if (cred == NULL) {
struct _gss_mech_switch *m; struct _gss_mech_switch *m;