[issue35993] incorrect use of released memory in Python/pystate.c line 284

wangjiangqiang report at bugs.python.org
Fri Feb 15 00:24:31 EST 2019


wangjiangqiang <767563655 at qq.com> added the comment:

Just create a temporary node points to the next node before release the current node. change the loop condition if necessary.

----------

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


More information about the Python-bugs-list mailing list