Skip to content

[2.7] bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resize(). (GH-8756)#8785

Merged
serhiy-storchaka merged 5 commits into
python:2.7from
sir-sigurd:bpo-34395-2.7
Aug 17, 2018
Merged

[2.7] bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resize(). (GH-8756)#8785
serhiy-storchaka merged 5 commits into
python:2.7from
sir-sigurd:bpo-34395-2.7

Use PyMem_Realloc().

9ebc70b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs