Update 1.1.1-pre8

This commit is contained in:
2018-06-24 20:52:36 +09:00
parent 5d513892b8
commit 4c4004fa50
48 changed files with 288 additions and 298 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
*/
typedef struct test_info {
const char *test_case_name;
int (*test_fn) ();
int (*test_fn) (void);
int (*param_test_fn)(int idx);
int num;
@@ -74,7 +74,7 @@ int subtest_level(void)
}
#ifndef OPENSSL_NO_CRYPTO_MDEBUG
static int should_report_leaks()
static int should_report_leaks(void)
{
/*
* When compiled with enable-crypto-mdebug, OPENSSL_DEBUG_MEMORY=0