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.
Showing
Please register or sign in to comment
put into the module dict, but is never DECREF'd in this function, so it and all its contents leak.