Files
unison/.ns3.supp
2024-02-23 19:46:15 -06:00

11 lines
222 B
Plaintext

# This is the valgrind suppression file for ns-3.
# libucs is included by openMPI. Added Feb 2024.
# Errors generated by openucx 1.15.0-2
{
ignore_libucs_init_memory_leak
Memcheck:Leak
...
obj:*/libucs.so.*
}