Skip to content

[3.4] bpo-30657: Check & prevent integer overflow in PyString_DecodeEscape (GH-2174)#4758

Merged
larryhastings merged 1 commit into
python:3.4from
hroncok:3.4-fix-issue-30657
Dec 8, 2017
Merged

[3.4] bpo-30657: Check & prevent integer overflow in PyString_DecodeEscape (GH-2174)#4758
larryhastings merged 1 commit into
python:3.4from
hroncok:3.4-fix-issue-30657

bpo-30657: Fix CVE-2017-1000158

e3e119a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs