[SECURE32]
[reactos.git] / reactos / dll / win32 / secur32 / lsalpc.c
index 1b62770..31104f6 100644 (file)
@@ -71,7 +71,7 @@ LsapOpenLsaPort(VOID)
     SecurityQos.EffectiveOnly       = TRUE;
 
     RtlZeroMemory(&ConnectInfo,
-                  ConnectInfoLength);
+                  sizeof(ConnectInfo));
 
     ConnectInfo.CreateContext = FALSE;