mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 08:08:22 +00:00
tests: add suppression for lame unit test
This commit is contained in:
parent
a64522e886
commit
7ad6c5e2a6
1 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue