[issue36279] os.wait3() leaks some uninitialized stack when no processes exist

Thomas Wouters report at bugs.python.org
Mon Sep 9 11:48:35 EDT 2019


Thomas Wouters <thomas at python.org> added the comment:


New changeset 682107cf458578ee6bd92b7cc6862113034a4fad by T. Wouters (Zackery Spytz) in branch 'master':
bpo-36279: Ensure os.wait3() rusage is initialized (GH-15111)
https://github.com/python/cpython/commit/682107cf458578ee6bd92b7cc6862113034a4fad


----------
nosy: +twouters

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


More information about the Python-bugs-list mailing list