ci: fixes for fedora

Use fedora's valgrind instead of trying to build our own; omit false
positive leaks in getaddrinfo;
This commit is contained in:
Edward Thomson
2024-04-22 22:23:32 +01:00
parent 98c4955390
commit 64808a9a8e
2 changed files with 12 additions and 14 deletions

View File

@@ -80,6 +80,13 @@
fun:__check_pf
}
{
ignore-glibc-getaddrinfo-fn
Memcheck:Leak
...
fun:getaddrinfo
}
{
ignore-curl-global-init
Memcheck:Leak