routeros: Use 'voltage' and 'temperature' as reported types
[collectd.git] / src / valgrind.suppress
1 {
2    libnl1_virt_initialization_unpreventable_leak
3    Memcheck:Leak
4    ...
5    obj:*libnl.so.1.*
6    ...
7 }