DescriptionTweak valgrind suppressions for intentional leaks.
This is a follow up to building the Valgrind bots with GN.
It's not clear why these need to leak, but we might as well
update the suppressions. The stacks now look like this:
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
fun:_dl_allocate_tls
fun:pthread_create@@GLIBC_2.2.5
fun:_ZN8SkThreadC1EPFvPvES0_
fun:_Z14nanobench_mainv
fun:(below main)
We suppress fun:main in that last slot, so just make it ...
TBR=
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2347153002
Committed: https://skia.googlesource.com/skia/+/e14e226ba738c3c0faa9ab6ec7bd4234d2574e46
Patch Set 1 #
Messages
Total messages: 6 (4 generated)
|