htop/scripts
Ximalas 4cf74de1f1 Suppress reporting memory leaks originating from libdevstat
Based on https://cgit.freebsd.org/src/tree/lib/libdevstat/devstat.c
the following four functions call memory allocation functions:

- devstat_getdevs()
- devstat_selectdevs()
- devstat_buildmatch()
- get_devstat_kvm()
2021-10-14 23:25:19 +02:00
..
htop_suppressions.valgrind Suppress reporting memory leaks originating from libdevstat 2021-10-14 23:25:19 +02:00
run_valgrind.sh valgrind: track origin of uninitialised values 2021-09-11 00:07:23 +02:00