summaryrefslogtreecommitdiff
path: root/dev-util/valgrind/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-12 09:56:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-12 09:56:54 +0000
commitebc282ef4dfa408accac685565b8ee5f6faec119 (patch)
treec0a4f713228cda0ab17eed46f0bb7ca8cb8be2f6 /dev-util/valgrind/files
parent6c8694a707151d59555b0e4e48235f085ce166c3 (diff)
gentoo auto-resync : 12:02:2023 - 09:56:54
Diffstat (limited to 'dev-util/valgrind/files')
-rw-r--r--dev-util/valgrind/files/musl.supp47
1 files changed, 0 insertions, 47 deletions
diff --git a/dev-util/valgrind/files/musl.supp b/dev-util/valgrind/files/musl.supp
deleted file mode 100644
index 69adac7bb5da..000000000000
--- a/dev-util/valgrind/files/musl.supp
+++ /dev/null
@@ -1,47 +0,0 @@
-# From: https://git.alpinelinux.org/aports/tree/main/valgrind/
-# Suppressions for musl libc
-# See: https://www.openwall.com/lists/musl/2017/06/15/4
-
-{
- musl-dynlink-false-positive1
- Memcheck:Leak
- fun:calloc
- fun:load_direct_deps
- fun:load_deps
- fun:load_deps
- fun:__dls3
- fun:__dls2b
- fun:__dls2
-}
-
-{
- musl-dynlink-false-positive2
- Memcheck:Leak
- fun:calloc
- fun:load_direct_deps
- fun:load_deps
- fun:load_deps
- fun:__dls3
- fun:__dls2
-}
-
-{
- musl-dynlink-false-positive3
- Memcheck:Leak
- fun:calloc
- fun:load_library
- fun:load_preload
- fun:__dls3
- fun:__dls2b
- fun:__dls2
-}
-
-{
- musl-dynlink-false-positive4
- Memcheck:Leak
- fun:calloc
- fun:load_library
- fun:load_preload
- fun:__dls3
- fun:__dls2
-}