File: valgrind.supp

package info (click to toggle)
rust-bumpalo 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 532 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
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-*
}