Fix crash and latest update.
This commit is contained in:
@@ -349,6 +349,7 @@ my @disablables = (
|
||||
"cmac",
|
||||
"cms",
|
||||
"comp",
|
||||
"crmf",
|
||||
"crypto-mdebug",
|
||||
"crypto-mdebug-backtrace",
|
||||
"ct",
|
||||
@@ -463,6 +464,7 @@ our %disabled = ( # "what" => "comment"
|
||||
"ssl-trace" => "default",
|
||||
"ssl3" => "default",
|
||||
"ssl3-method" => "default",
|
||||
"trace" => "default",
|
||||
"ubsan" => "default",
|
||||
"unit-test" => "default",
|
||||
"weak-ssl-ciphers" => "default",
|
||||
|
||||
Reference in New Issue
Block a user