Skip to content

Commit 534f135

Browse files
committed
Try again to suppress Valgrind
1 parent 3f9ebfe commit 534f135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/valgrind.supp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
Suppress wcslen valgrind report
3-
Memcheck:Addr8
3+
Memcheck:Cond
44
fun:__wcslen_sse2
55
}

0 commit comments

Comments
 (0)