(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:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user