aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-10-15 09:03:04 +0200
committerDaniel Lange <DLange@git.local>2021-10-15 09:03:04 +0200
commit30ce3b4c264c51c98f280e88e23792ff7deb2317 (patch)
treef9730c54ab9d86ce57ce636f2fba1fdc03f46072 /scripts
parent69f439eff387a6ecb52734e400b297a3c85f2285 (diff)
downloaddebian_htop-30ce3b4c264c51c98f280e88e23792ff7deb2317.tar.gz
debian_htop-30ce3b4c264c51c98f280e88e23792ff7deb2317.tar.bz2
debian_htop-30ce3b4c264c51c98f280e88e23792ff7deb2317.zip
New upstream version 3.1.1upstream/3.1.1
Diffstat (limited to 'scripts')
-rw-r--r--scripts/htop_suppressions.valgrind10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/htop_suppressions.valgrind b/scripts/htop_suppressions.valgrind
index 3e5c9f1..0ba4539 100644
--- a/scripts/htop_suppressions.valgrind
+++ b/scripts/htop_suppressions.valgrind
@@ -45,3 +45,13 @@
fun:CRT_setColors
fun:CRT_init
}
+
+{
+ <devstat internal memory>
+ Memcheck:Leak
+ match-leak-kinds: possible,reachable
+ ...
+ obj:*/libdevstat*
+ ...
+ fun:Platform_getDiskIO
+}

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