gstreamer/tests/check/gst-plugins-base.supp
Michael Smith 379ec9339f tests/check/: so that FC4 buildslaves can pass.
Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/gst-plugins-base.supp:
Suppress an old libtheora bug (fixed in more recent versions), so
that FC4 buildslaves can pass.
2006-04-10 20:32:46 +00:00

13 lines
278 B
Plaintext

# A suppression for an old bug in libtheora (fixed in more recent versions,
# but some of our buildslaves still have this)
{
<Leaky libtheora>
Memcheck:Leak
fun:realloc
fun:oggpackB_write
fun:EncodeData
obj:/usr/lib/libtheora.so*
fun:theora_encode_YUVin
}