Staging
v0.5.1
https://github.com/python/cpython
Revision eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703 authored by Ronald Oussoren on 22 August 2012, 12:24:14 UTC, committed by Ronald Oussoren on 22 August 2012, 12:24:14 UTC
This is due to an off-by-one error: the allocated buffer didn't have room for a NUL
character at the end of the mbstowcs result.
1 parent ee253eb
History
Tip revision: eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703 authored by Ronald Oussoren on 22 August 2012, 12:24:14 UTC
Fix for issue 15716: interpreter could crash when PYTHONEXECUTABLE was set on Mac OS X.
Tip revision: eb61f8b
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 861 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 909 bytes
.hgtags -rw-r--r-- 4.8 KB
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 43.0 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 399.1 KB
configure.ac -rw-r--r-- 123.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 80.9 KB

README

back to top