mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:57:28 +03:00
disable the valgrind log checking
This commit is contained in:
parent
5a8097a4d5
commit
b5b77f6367
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue