mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
valgrind: suppress incorrect conditional error in orc backup code
This commit is contained in:
parent
d6847fe04d
commit
944396af33
1 changed files with 7 additions and 0 deletions
|
@ -629,3 +629,10 @@
|
|||
fun:_backup_audio_orc_int_bias
|
||||
...
|
||||
}
|
||||
|
||||
{
|
||||
<valgrind gets confused with value initialized in unconditional scope>
|
||||
Memcheck:Cond
|
||||
fun:_backup_volume_orc_process_controlled_int16_1ch
|
||||
...
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue