Staging
v0.5.1
https://github.com/python/cpython
Revision 555755ecff2669f4e020147d7d3a0aec71abb679 authored by Serhiy Storchaka on 12 January 2019, 09:20:50 UTC, committed by GitHub on 12 January 2019, 09:20:50 UTC
Format character "%s" in PyString_FromFormat() no longer read memory
past the limit if precision is specified.
(cherry picked from commit d586ccb04f79863c819b212ec5b9d873964078e4)
1 parent 08a81df
Raw File
Tip revision: 555755ecff2669f4e020147d7d3a0aec71abb679 authored by Serhiy Storchaka on 12 January 2019, 09:20:50 UTC
[2.7] bpo-35552: Fix reading past the end in PyString_FromFormat(). (GH-11276) (GH-11534)
Tip revision: 555755e
python.mk
project : n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe n:\python\python-1.&
5.1\pc\wat_dos\pyth_dos.exe .SYMBOLIC

!include n:\python\python-1.5.1\pc\wat_os2\pyth_os2.mk1
!include n:\python\python-1.5.1\pc\wat_dos\pyth_dos.mk1
back to top