Staging
v0.5.1
https://github.com/python/cpython
Revision 14acde30f634c1b52e498e29dd772c4fa9f41380 authored by Gregory P. Smith on 09 April 2008, 23:41:13 UTC, committed by Gregory P. Smith on 09 April 2008, 23:41:13 UTC
Prevent PyString_FromStringAndSize() from passing negative sizes on to lower
level memory allocation functions.  Raise a SystemError and return NULL
instead.
1 parent 3782da4
History
Tip revision: 14acde30f634c1b52e498e29dd772c4fa9f41380 authored by Gregory P. Smith on 09 April 2008, 23:41:13 UTC
Backport r62261 from trunk:
Tip revision: 14acde3
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.6 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 612.4 KB
configure.in -rw-r--r-- 96.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.7 KB
setup.py -rw-r--r-- 67.4 KB

README

back to top