summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDarshit Shah <darnir@gnu.org>2020-12-28 02:34:02 +0100
committerDarshit Shah <darnir@gnu.org>2020-12-28 02:34:02 +0100
commit73c474edf616bcabdf3b50dbcf923ad5a6a67a5c (patch)
tree3b56d76db369071eb4f2b328f32f7d16ad8966d6 /tests
parent4fad8a7e2d57874aecc97b9fa7790c30ded4da84 (diff)
downloadwget-73c474edf616bcabdf3b50dbcf923ad5a6a67a5c.tar.gz
tests/valgrind-suppressions: Add suppressions for false positives
Diffstat (limited to 'tests')
-rw-r--r--tests/valgrind-suppressions30
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/valgrind-suppressions b/tests/valgrind-suppressions
index a479e025..c0068176 100644
--- a/tests/valgrind-suppressions
+++ b/tests/valgrind-suppressions
@@ -8,6 +8,36 @@
}
{
+ False positive in libidn.so
+ Memcheck:Addr8
+ fun:strncmp
+ fun:is_dst
+ ...
+ fun:fillin_rpath.isra.0
+ fun:decompose_rpath
+ fun:_dl_map_object
+ fun:openaux
+ fun:_dl_catch_exception
+ fun:_dl_map_object_deps
+ fun:dl_open_worker
+}
+
+{
+ False positive in libidn.so
+ Memcheck:Addr16
+ fun:strncmp
+ ...
+ fun:fillin_rpath.isra.0
+ fun:decompose_rpath
+ fun:_dl_map_object
+ fun:openaux
+ fun:_dl_catch_exception
+ fun:_dl_map_object_deps
+ fun:dl_open_worker
+ fun:_dl_catch_exception
+}
+
+{
Valgrind 3.4 bug suppression
Memcheck:Cond
fun:memrchr