mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
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:
@@ -80,6 +80,13 @@
|
||||
fun:__check_pf
|
||||
}
|
||||
|
||||
{
|
||||
ignore-glibc-getaddrinfo-fn
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:getaddrinfo
|
||||
}
|
||||
|
||||
{
|
||||
ignore-curl-global-init
|
||||
Memcheck:Leak
|
||||
|
||||
Reference in New Issue
Block a user