initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is · pythoncapi/cpython@105906f · GitHub
Skip to content

Commit 105906f

Browse files
committed
initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
put into the module dict, but is never DECREF'd in this function, so it and all its contents leak.
1 parent 3879333 commit 105906f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Modules/errnomodule.c

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)