valgrind: Add getaddrinfo leak suppression
With Fedora 34 in our CI, we start seeing a sometime leak in getaddrinfo. At first sight it looks like some TLS context being leaked. Could be a thread teardown leak, just suppress it for now.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
With Fedora 34 in our CI, we start seeing a sometime leak in getaddrinfo. At first sight it looks like some TLS context being leaked. Could be a thread teardown leak, just suppress it for now.