Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ static CTLOG_STORE_LOAD_CTX *ctlog_store_load_ctx_new();
|
||||
*/
|
||||
static void ctlog_store_load_ctx_free(CTLOG_STORE_LOAD_CTX* ctx);
|
||||
|
||||
static CTLOG_STORE_LOAD_CTX *ctlog_store_load_ctx_new()
|
||||
static CTLOG_STORE_LOAD_CTX *ctlog_store_load_ctx_new(void)
|
||||
{
|
||||
CTLOG_STORE_LOAD_CTX *ctx = OPENSSL_zalloc(sizeof(*ctx));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user