X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=mech_eap%2Futil_shib.cpp;h=f919fc0065f1592717aaf96c5d8f0f5061a66867;hb=87564f89a356401e3bc85a718ce3971a7d7e04ce;hp=7b624848b7afd7dfba157544b8986430034cfce6;hpb=d81b9e4605c7bd3da62f3679effe124778592b13;p=mech_eap.git diff --git a/mech_eap/util_shib.cpp b/mech_eap/util_shib.cpp index 7b62484..f919fc0 100644 --- a/mech_eap/util_shib.cpp +++ b/mech_eap/util_shib.cpp @@ -123,7 +123,7 @@ gss_eap_shib_attr_provider::initWithGssContext(const gss_eap_attr_ctx *manager, if (!gss_eap_attr_provider::initWithGssContext(manager, gssCred, gssCtx)) return false; - auto_ptr resolver(ShibbolethResolver::create()); + unique_ptr resolver(ShibbolethResolver::create()); /* * For now, leave ApplicationID defaulted.