X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/bac41a7b9a0a9254fa30f8bb6e6038ab71a483e2..67c7378dcb8de24c86b7fedff90b4b496f2e474c:/AppleCSPDL/CSPDLPlugin.cpp diff --git a/AppleCSPDL/CSPDLPlugin.cpp b/AppleCSPDL/CSPDLPlugin.cpp index c9e40e90..f101211d 100644 --- a/AppleCSPDL/CSPDLPlugin.cpp +++ b/AppleCSPDL/CSPDLPlugin.cpp @@ -29,6 +29,7 @@ // Make and break the plugin object // CSPDLPlugin::CSPDLPlugin() + : mRawCsp(gGuidAppleCSP) { } @@ -58,7 +59,8 @@ CSPDLPlugin::makeSession(CSSM_MODULE_HANDLE handle, subserviceType, attachFlags, upcalls, - mSSCSPDLSession); + mSSCSPDLSession, + mRawCsp); case CSSM_SERVICE_DL: return new SSDLSession(handle, *this,