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

README

back to top