summaryrefslogtreecommitdiffstats
path: root/scripts/htop_suppressions.valgrind
Commit message (Collapse)AuthorAgeFilesLines
* Suppress reporting memory leaks originating from libdevstatXimalas2021-10-141-0/+10
| | | | | | | | | | 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()
* valgrind: rewrite ncurses suppressionsChristian Göttsche2021-09-111-33/+17
| | | | | Simplify and update valgrind suppressions for possible leak and reachable memory inside ncurses.
* Add script to run htop under valgrindChristian Göttsche2020-09-171-0/+63
Includes suppressions for ncurses leaks.

© 2014-2024 Faster IT GmbH | imprint | privacy policy