Serhiy Storchaka added the comment:
Looks as integer overflow introduced in issue19087.
+ if (size + logical_offset + 1 < alloc) {
----------
nosy: +pitrou, serhiy.storchaka
stage: -> needs patch
versions: +Python 3.5
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22335>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com