Skip to content

Commit bffe23b

Browse files
committed
auto merge of #5961 : brson/rust/valgrind, r=brson
I can't reproduce the one on the bots, but this might fix it
2 parents 7d250d3 + 69eb218 commit bffe23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/x86.supp

+1-1
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@
583583
{
584584
llvm-optimization-reads-uninitialized-memory-3
585585
Memcheck:Cond
586-
fun:_ZN4test9run_tests4anon13expr_fn_*
586+
fun:_ZN4test9run_tests*
587587
...
588588
}
589589

0 commit comments

Comments
 (0)