diff --git a/test/valgrind.sup b/test/valgrind.sup index 093ac164f..38914731a 100644 --- a/test/valgrind.sup +++ b/test/valgrind.sup @@ -163,3 +163,31 @@ fun:_ZN3re23DFA10AddToQueueEPNS0_5WorkqEij ... } + +{ + + Memcheck:Value8 + fun:_ZNK3re210SparseSetTIvE8containsEi + ... +} + +{ + + Memcheck:Cond + fun:_ZNK3re210SparseSetTIvE8containsEi + ... +} + +{ + + Memcheck:Value8 + fun:_ZNK3re211SparseArrayIiE9has_indexEi + ... +} + +{ + + Memcheck:Cond + fun:_ZNK3re211SparseArrayIiE9has_indexEi + ... +}