Skip to content

bpo-39943: Use calloc-based functions, not malloc+memset#19152

Merged
benjaminp merged 1 commit into
python:masterfrom
petdance:calloc
Mar 25, 2020
Merged

bpo-39943: Use calloc-based functions, not malloc+memset#19152
benjaminp merged 1 commit into
python:masterfrom
petdance:calloc

Use calloc-based functions, not malloc.

aa0bf6f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs