Staging
v0.8.1
Revision 6156560e4b40ae81304d80b5a932fd90e6b4ba80 authored by Serhiy Storchaka on 20 November 2015, 19:56:21 UTC, committed by Serhiy Storchaka on 20 November 2015, 19:56:21 UTC
Avoid buffer overreads when int(), long(), float(), and compile()
are passed buffer objects.  Similar code is removed from the
complex() constructor, where it was not reachable.

Patch backported from issue #24802 by Eryk Sun.
1 parent 815ab14
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 625 bytes
.hgeol -rw-r--r-- 929 bytes
.hgignore -rw-r--r-- 1.0 KB
.hgtags -rw-r--r-- 8.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 45.1 KB
README -rw-r--r-- 54.0 KB
aclocal.m4 -rw-r--r-- 8.3 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 425.0 KB
configure.ac -rw-r--r-- 134.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.4 KB
setup.py -rw-r--r-- 95.4 KB

README

back to top