You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Remove obsolete valgrind suppression.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# This is an issue after calling getaddrinfo() even if freeaddrinfo() is called as well
|
||||
{
|
||||
ignore_free_error_after_getaddrinfo
|
||||
Memcheck:Free
|
||||
fun:free
|
||||
fun:__libc_freeres
|
||||
fun:_vgnU_freeres
|
||||
fun:__run_exit_handlers
|
||||
fun:exit
|
||||
...
|
||||
}
|
||||
Reference in New Issue
Block a user