Skip to content

bpo-35090: Fix potential division by zero and integer overflow in allocator wrappers#10174

Merged
vstinner merged 7 commits into
python:masterfrom
izbyshev:bpo-35090
Oct 28, 2018
Merged

bpo-35090: Fix potential division by zero and integer overflow in allocator wrappers#10174
vstinner merged 7 commits into
python:masterfrom
izbyshev:bpo-35090

Avoid division by zero and integer overflow in PyZlib_Malloc()

0d5b385
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs