Fix compile time issues
[collectd.git] / src / valgrind.suppress
1 {
2    libnl1_virt_initialization_unpreventable_leak
3    Memcheck:Leak
4    ...
5    obj:*libnl.so.1.*
6    ...
7 }