[issue24105] Use after free during json encoding a dict (3)

Benjamin Peterson report at bugs.python.org
Sun May 3 16:34:31 CEST 2015


Benjamin Peterson added the comment:

I applied a very similar patch for #24094.

----------
nosy: +benjamin.peterson
resolution:  -> duplicate
status: open -> closed
superseder:  -> Use after free during json encoding (PyType_IsSubtype)

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


More information about the Python-bugs-list mailing list