[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 08:55:36 EDT 2019


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


New changeset 05f16416d99dc9fc76fef11e56f16593e7a5955e by Victor Stinner (Zackery Spytz) in branch 'master':
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606)
https://github.com/python/cpython/commit/05f16416d99dc9fc76fef11e56f16593e7a5955e


----------

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


More information about the Python-bugs-list mailing list