[issue30769] [EASY (C)] test_execve_invalid_env() of test_os leaks references

Eric N. Vander Weele report at bugs.python.org
Mon Jun 26 13:36:06 EDT 2017


Eric N. Vander Weele added the comment:

I think I may have found it.

$ git show 77703942c5997dff00c48f10df1b29b11645624c

Appears to indicate key2 and val2 are *not* decremented in the error conditions.  Should I PR a fix for this or let Serhiy resolve?

----------
nosy: +ericvw

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30769>
_______________________________________


More information about the Python-bugs-list mailing list