Files
cpython/Python
Serhiy Storchaka 6156560e4b Issue #25678: Copy buffer objects to null-terminated strings.
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.
2015-11-20 21:56:21 +02:00
..
2014-08-09 19:39:55 -07:00
2012-03-22 10:39:16 -04:00
2014-12-31 18:09:36 -06:00
2013-01-19 14:58:38 -05:00