summaryrefslogtreecommitdiffstats
path: root/third_party/rust/bumpalo/valgrind.supp
blob: 66f76fbdb7394d72efeb616c07ac0cb5fe6cddb8 (plain)
1
2
3
4
5
6
7
{
   <oom_instead_of_bump_pointer_overflow has an expected malloc fishy value>
   Memcheck:FishyValue
   malloc(size)
   fun:malloc
   obj:/**/target/*/deps/tests-*
}