Staging
v0.5.1
https://github.com/python/cpython
Revision b7cfda132406bd0a4f626610657fd9b1e0e63f65 authored by Matthias Klose on 12 November 2008, 07:21:52 UTC, committed by Matthias Klose on 12 November 2008, 07:21:52 UTC
  parameter but was not verifying that it was greater than zero.  Values
  less than zero will now raise a SystemError and return NULL to indicate a
  bug in the calling C code. CVE-2008-1887.

  backport r62261, r62271
1 parent 8af5d57
History
Tip revision: b7cfda132406bd0a4f626610657fd9b1e0e63f65 authored by Matthias Klose on 12 November 2008, 07:21:52 UTC
- Issue #2587: In the C API, PyString_FromStringAndSize() takes a signed size
Tip revision: b7cfda1
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 32.5 KB
README -rw-r--r-- 50.1 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 586.5 KB
configure.in -rw-r--r-- 90.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.2 KB
setup.py -rw-r--r-- 54.8 KB

README

back to top