[issue42146] subprocess.Popen() leaks cwd in case of uid/gid overflow

Gregory P. Smith report at bugs.python.org
Sun Oct 25 20:09:40 EDT 2020


Gregory P. Smith <greg at krypto.org> added the comment:


New changeset c0590c0033e86f98cdf5f2ca6898656f98ab4053 by Alexey Izbyshev in branch 'master':
bpo-42146: Fix memory leak in subprocess.Popen() in case of uid/gid overflow (GH-22966)
https://github.com/python/cpython/commit/c0590c0033e86f98cdf5f2ca6898656f98ab4053


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42146>
_______________________________________


More information about the Python-bugs-list mailing list