forked from mozilla/DeepSpeech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ds_sox.supp
42 lines (42 loc) · 825 Bytes
/
ds_sox.supp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
sox_effect_gain
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:realloc
fun:lsx_realloc
fun:lsx_usage_lines
fun:lsx_gain_effect_fn
fun:sox_find_effect
fun:_Z14GetAudioBufferPKci
fun:_Z11ProcessFileP10ModelStatePKcb
fun:main
}
{
sox_effect_rate
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:realloc
fun:lsx_realloc
fun:lsx_usage_lines
fun:lsx_rate_effect_fn
fun:sox_find_effect
fun:_Z14GetAudioBufferPKci
fun:_Z11ProcessFileP10ModelStatePKcb
fun:main
}
{
sox_effect_flanger
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:realloc
fun:lsx_realloc
fun:lsx_usage_lines
fun:lsx_flanger_effect_fn
fun:sox_find_effect
fun:_Z14GetAudioBufferPKci
fun:_Z11ProcessFileP10ModelStatePKcb
fun:main
}