tests: add suppression for lame unit test
This commit is contained in:
parent
a64522e886
commit
7ad6c5e2a6
@ -189,3 +189,15 @@
|
|||||||
fun:Encoder_Interface_Encode
|
fun:Encoder_Interface_Encode
|
||||||
}
|
}
|
||||||
|
|
||||||
|
## lame
|
||||||
|
|
||||||
|
{
|
||||||
|
<lame Conditional jump or move depends on uninitialised values>
|
||||||
|
Memcheck:Cond
|
||||||
|
fun:L3psycho_anal_vbr
|
||||||
|
fun:lame_encode_mp3_frame
|
||||||
|
...
|
||||||
|
fun:lame_encode_flush
|
||||||
|
fun:gst_lamemp3enc_sink_event
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user