Files
soci/valgrind.suppress
Vadim Zeitlin 81dbb49fb5 Remove Valgrind mysql_init suppressions not needed any more
The previous commit has really fixed the previously suppressed leaks.
2021-10-26 01:00:54 +02:00

9 lines
180 B
Plaintext

# Reported as a leak in Travis CI Ubuntu 12.04.5 LTS builds.
{
ignored libc NSS leak
Memcheck:Leak
fun:malloc
fun:nss_parse_service_list
fun:__nss_database_lookup
}