[issue31532] Py_GetPath, Py_SetPath memory corruption due to mixed PyMem_New micex with PyMem_Raw_Free
Vincent Gatine added the comment: Tried your suggestion. Nothing is printed and program still crash. -- ___ Python tracker <https://bugs.python.org/issue31
[issue31532] Py_GetPath, Py_SetPath memory corruption due to mixed PyMem_New micex with PyMem_Raw_Free
Changes by Vincent Gatine : -- nosy: +nurelin ___ Python tracker <https://bugs.python.org/issue31532> ___ ___ Python-bugs-list mailing list Unsubscribe:
[issue31532] Py_GetPath, Py_SetPath memory corruption due to mixed PyMem_New micex with PyMem_Raw_Free
Changes by Vincent Gatine : -- keywords: +patch pull_requests: +3668 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue31532> ___ ___ Py