tests: add suppression for lame unit test

This commit is contained in:
Tim-Philipp Müller 2011-04-19 17:26:42 +01:00
parent a64522e886
commit 7ad6c5e2a6

View file

@ -189,3 +189,15 @@
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
}