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
English.lproj
FileSettings.h -rw-r--r-- 1.7 KB
FileSettings.m -rw-r--r-- 9.4 KB
Info.plist.in -rw-r--r-- 1.8 KB
Makefile.in -rw-r--r-- 2.7 KB
MyAppDelegate.h -rw-r--r-- 276 bytes
MyAppDelegate.m -rw-r--r-- 2.6 KB
MyDocument.h -rw-r--r-- 958 bytes
MyDocument.m -rw-r--r-- 4.5 KB
PreferencesWindowController.h -rw-r--r-- 1.0 KB
PreferencesWindowController.m -rw-r--r-- 2.9 KB
doscript.h -rw-r--r-- 228 bytes
doscript.m -rw-r--r-- 1.7 KB
factorySettings.plist -rw-r--r-- 2.9 KB
main.m -rw-r--r-- 340 bytes

back to top