mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/valgrind: remove unused file
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29485 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
25f1073cbe
commit
18bb41026c
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user