Skip to content

Commit 943b5b3

Browse files
Apply suggestion from @vstinner
1 parent 5cfd3df commit 943b5b3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Misc/valgrind-python.supp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,10 +317,8 @@
317317
{
318318
Avoid problems w/readline doing a putenv and leaking on exit
319319
Memcheck:Leak
320-
match-leak-kinds: definite,indirect
321320
...
322321
fun:setup_readline
323-
fun:PyInit_readline
324322
}
325323

326324
# Valgrind emits "Conditional jump or move depends on uninitialised value(s)"

0 commit comments

Comments
 (0)