* Cleaned up some things that generated compiler warnings
[citadel.git] / citadel / citadel_ipc.c
index cc79106dac326dcede156234783ee8b1fc1acb7f..d0d68b6fbd5714ebd297ed64497d1be6f6f01ef2 100644 (file)
@@ -2714,6 +2714,7 @@ static void CtdlIPC_init_OpenSSL(void)
        }
 
        /* Get started */
+       a = 0;
        ssl_ctx = NULL;
        dh = NULL;
        SSL_load_error_strings();