intel-rdt: Changed memory allocation of new and lost pids tables from static to dynamic
[collectd.git] / src / valgrind.suppress
1 {
2    libnl1_virt_initialization_unpreventable_leak
3    Memcheck:Leak
4    ...
5    obj:*libnl.so.1.*
6    ...
7 }