Files
unison/.ns3.supp

11 lines
222 B
Plaintext
Raw Permalink Normal View History

# 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.*
}