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
BuildApplet.icns -rw-r--r-- 117.3 KB
BuildApplet.plist -rw-r--r-- 1.6 KB
BuildApplet.py -rw-r--r-- 5.3 KB
BuildApplet.rsrc -rw-r--r-- 3.1 KB
bgenall.py -rw-r--r-- 1.5 KB
buildpkg.py -rwxr-xr-x 15.5 KB
cachersrc.py -rw-r--r-- 1.3 KB
errors.txt -rw-r--r-- 98.7 KB
genallsuites.py -rw-r--r-- 2.2 KB
mkestrres-errno.h -rw-r--r-- 366 bytes
mkestrres-macerrors.h -rw-r--r-- 1001 bytes
mkestrres.py -rw-r--r-- 4.4 KB
zappycfiles.py -rwxr-xr-x 658 bytes

back to top