Skip to content

[WIP] bpo-23689: re module, fix memory leak when a match is terminated by a signal#32188

Closed
ghost wants to merge 4 commits into
mainfrom
unknown repository
Closed

[WIP] bpo-23689: re module, fix memory leak when a match is terminated by a signal#32188
ghost wants to merge 4 commits into
mainfrom
unknown repository

use PyMem_New instead of PyMem_RawCalloc

e8567e1
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs