disable the valgrind log checking
This commit is contained in:
@@ -47,4 +47,9 @@ Pragma: no-cache
|
|||||||
Accept: */*
|
Accept: */*
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
|
# valgrind detects numerous problems in OpenSSL for this test case, disable
|
||||||
|
# the valgrind logfile scan
|
||||||
|
<valgrind>
|
||||||
|
disable
|
||||||
|
</valgrind>
|
||||||
</verify>
|
</verify>
|
||||||
|
|||||||
Reference in New Issue
Block a user