mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
disable the valgrind log checking
This commit is contained in:
parent
5a8097a4d5
commit
b5b77f6367
@ -47,4 +47,9 @@ Pragma: no-cache
|
||||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
# valgrind detects numerous problems in OpenSSL for this test case, disable
|
||||
# the valgrind logfile scan
|
||||
<valgrind>
|
||||
disable
|
||||
</valgrind>
|
||||
</verify>
|
||||
|
Loading…
Reference in New Issue
Block a user