[issue26423] Integer overflow in wrap_lenfunc() on 64-bit build of Windows with len > 2**31-1

STINNER Victor report at bugs.python.org
Tue May 28 11:23:12 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 80dfe990162e7a2dd99524829beecd449a973e9e by Victor Stinner in branch '2.7':
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606) (GH-13625)
https://github.com/python/cpython/commit/80dfe990162e7a2dd99524829beecd449a973e9e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26423>
_______________________________________


More information about the Python-bugs-list mailing list