Skip to content

Commit 3aa4579

Browse files
committed
Update valgrind suppressions
1 parent caff13d commit 3aa4579

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

python/tests/valgrind-python.supp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,3 +755,9 @@
755755
fun:dlopen@@GLIBC_2.34
756756
fun:_PyImport_FindSharedFuncptr
757757
}
758+
759+
{
760+
Python dictkeys_get_index
761+
Memcheck:Value8
762+
fun:dictkeys_get_index
763+
}

0 commit comments

Comments
 (0)