repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 476320 - Build failure with GCC
[valgrind.git]
/
musl.supp
blob
864172a2426c1cbb47fc7189504b3974736eb6ae
1
# Suppressions for musl libc
2
# See: https://www.openwall.com/lists/musl/2017/06/15/4
3
4
{
5
musl-dynlink-false-positive1
6
Memcheck:Leak
7
fun:calloc
8
fun:load_direct_deps
9
fun:load_deps
10
fun:load_deps
11
fun:__dls3
12
fun:__dls2b
13
fun:__dls2
14
}
15
16
{
17
musl-dynlink-false-positive2
18
Memcheck:Leak
19
fun:calloc
20
fun:load_direct_deps
21
fun:load_deps
22
fun:load_deps
23
fun:__dls3
24
fun:__dls2
25
}
26
27
{
28
musl-dynlink-false-positive3
29
Memcheck:Leak
30
fun:calloc
31
fun:load_library
32
fun:load_preload
33
fun:__dls3
34
fun:__dls2b
35
fun:__dls2
36
}
37
38
{
39
musl-dynlink-false-positive4
40
Memcheck:Leak
41
fun:calloc
42
fun:load_library
43
fun:load_preload
44
fun:__dls3
45
fun:__dls2
46
}