Skip to content

Commit 69eb218

Browse files
committed
Try to suppress valgrind errors
I can't reproduce the one on the bots, but this might fix it
1 parent 10e6869 commit 69eb218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/x86.supp

Lines changed: 1 addition & 1 deletion
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)