valgrind: suppress conditional jump or move error
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 5 Jun 2019 20:06:26 +0000 (22:06 +0200)
committerMathieu Duponchelle <mduponchelle1@gmail.com>
Wed, 5 Jun 2019 20:51:47 +0000 (20:51 +0000)
commit5934dc6ba379fad8e6073733c0387e96edccc17b
tree010dd226448894bbd73a21ec5f9f920e43689e88
parent80547d943789339987f4dd2db17451e3c9d44d94
valgrind: suppress conditional jump or move error

valgrind gets confused with the following piece of code:

var37.i = ORC_CLAMP_SL((orc_int64)var33.i + (orc_int64)var34.i);

Where all variables are orc_int32
tests/check/gst-plugins-base.supp