Staging
v0.8.1
https://github.com/python/cpython
Revision 2275b773ebfacb94f6a9c81d6a8b9d54771a68e8 authored by Miss Islington (bot) on 15 August 2018, 06:51:12 UTC, committed by GitHub on 15 August 2018, 06:51:12 UTC

Avoid undefined pointer arithmetic with NULL.
(cherry picked from commit 7c4ab2afb17b99eb3f61f9c73cbd548b5e0ad2c0)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent e3228a3
History
Tip revision: 2275b773ebfacb94f6a9c81d6a8b9d54771a68e8 authored by Miss Islington (bot) on 15 August 2018, 06:51:12 UTC
closes bpo-34400: Fix undefined behavior in parsetok(). (GH-4439)
Tip revision: 2275b77
File Mode Size
.github
.vsts
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 6.0 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 61.1 KB
README.rst -rw-r--r-- 9.5 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 484.9 KB
configure.ac -rw-r--r-- 161.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.1 KB
setup.py -rw-r--r-- 99.5 KB

README.rst

back to top