mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
b4ec0f4156
Original commit message from CVS: * tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by the LADSPA sine plugin and happening on every exit(). Remove GIO suppressions as it's now in -base.
37 lines
873 B
Text
37 lines
873 B
Text
{
|
|
<suppression for libneon-25.5dfsg5 on tpm's edgy/x86>
|
|
Memcheck:Param
|
|
socketcall.sendto(msg)
|
|
fun:sendto
|
|
fun:getaddrinfo
|
|
fun:ne_addr_resolve
|
|
fun:ne_begin_request
|
|
}
|
|
|
|
{
|
|
<Soundtouch valgrind warning>
|
|
Memcheck:Cond
|
|
fun:_ZN10soundtouch9TDStretch8setTempoEf
|
|
fun:_ZN10soundtouch9TDStretch13setParametersEjjjj
|
|
fun:_ZN10soundtouch9TDStretchC1Ev
|
|
fun:_ZN10soundtouch9TDStretch11newInstanceEv
|
|
fun:_ZN10soundtouch10SoundTouchC1Ev
|
|
}
|
|
|
|
{
|
|
<Soundtouch valgrind warning>
|
|
Memcheck:Cond
|
|
fun:_ZN10soundtouch9TDStretch8setTempoEf
|
|
fun:_ZN10soundtouch9TDStretch13setParametersEjjjj
|
|
fun:_ZN10soundtouch9TDStretchC1Ev
|
|
fun:_ZN10soundtouch9TDStretch11newInstanceEv
|
|
fun:_ZN10soundtouch10SoundTouchC1Ev
|
|
}
|
|
|
|
{
|
|
<the LADSPA sine plugin produces this on every exit() it seems >
|
|
Memcheck:Free
|
|
fun:_ZdaPv
|
|
obj:/usr/lib/ladspa/sine.so
|
|
}
|
|
|