8000 bpo-39943: Use calloc-based functions, not malloc+memset by petdance · Pull Request #19152 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

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

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

Commits

Commits on Mar 25, 2020

0