[issue42422] Py_Decref on value crash the interpreter in Python/ceval.c:1104

Sofian Brabez report at bugs.python.org
Sat Nov 21 04:26:00 EST 2020


Sofian Brabez <sbrabez at gmail.com> added the comment:

Thanks Dennis for pointing me the crashers, I was not aware of them.

I have added a new crash test to cover multiple crashes in different interpreter versions. Current bogus does not crash where it could be possible to crash in older and newer interpreter versions.

Do you think it's worth to add it? I joined the patch against master and if yes I could submit a new PR.

----------
keywords: +patch
Added file: https://bugs.python.org/file49612/add-new-crasher-to-cover-multiple-versions.diff

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


More information about the Python-bugs-list mailing list