[issue25945] Type confusion in partial_setstate and partial_call leads to memory corruption

Serhiy Storchaka report at bugs.python.org
Fri Dec 25 06:07:57 EST 2015


Serhiy Storchaka added the comment:

There are other bugs in partial() that lead to crash, leak, or invalid behavior. Proposed patch fixes these bugs.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file41417/partial_setstate.patch

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


More information about the Python-bugs-list mailing list