README_DEVELOPERS: fix a couple of typos
[valgrind.git] / musl.supp
blobd510acbb76a53c112cb4e3b2e007c7c704f101f3
1 # Suppressions for musl libc
2 # See: https://www.openwall.com/lists/musl/2017/06/15/4
5    musl-dynlink1
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
17    musl-dynlink2
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
28    musl-dynlink3
29    Memcheck:Leak
30    fun:calloc
31    fun:load_library
32    fun:load_preload
33    fun:__dls3
34    fun:__dls2b
35    fun:__dls2
39    musl-dynlink4
40    Memcheck:Leak
41    fun:calloc
42    fun:load_library
43    fun:load_preload
44    fun:__dls3
45    fun:__dls2
49    musl-helgrind-pthread_exit
50    Helgrind:Race
51    ...
52    fun:pthread_exit
56    musl-helgrind-pthread_create
57    Helgrind:Race
58    ...
59    fun:pthread_create
63    musl-drd-pthread_exit
64    drd:ConflictingAccess
65    ...
66    fun:pthread_exit
70    musl-drd-pthread_create
71    drd:ConflictingAccess
72    ...
73    fun:pthread_create
77    musl-drd-setlocale
78    drd:ConflictingAccess
79    ...
80    fun:setlocale
84    musl-drd-__tl_lock
85    drd:ConflictingAccess
86    fun:__wait
87    fun:__tl_lock
91    musl-drd-printf_core
92    drd:ConflictingAccess
93    fun:__fwritex
94    fun:out
95    fun:printf_core
99    musl-drd-__ofl_lock
100    drd:ConflictingAccess
101    fun:__ofl_lock
105    musl-drd-__funcs_on_exit
106    drd:ConflictingAccess
107    fun:__funcs_on_exit
111    musl-drd-fwrite1
112    drd:ConflictingAccess
113    fun:__stdio_write
114    fun:fwrite
118    musl-drd-fwrite2
119    drd:ConflictingAccess
120    fun:__fwritex
121    fun:fwrite
125    musl-drd-freeaddrinfo
126    drd:ConflictingAccess
127    fun:__lock
128    fun:freeaddrinfo
132    musl-drd-exit
133    drd:ConflictingAccess
134    fun:__lock
135    fun:__funcs_on_exit
136    fun:exit