[issue35090] Potential division by zero and integer overflow in allocator wrappers

Alexey Izbyshev report at bugs.python.org
Sun Oct 28 12:51:23 EDT 2018


Alexey Izbyshev <izbyshev at ispras.ru> added the comment:

Thanks, Victor. Regarding backporting, what about integer overflow? Do you think it's guaranteed that the multiple of items and size always fits in 32-bit types, in case of BZ2_Malloc and PyZlib_Malloc?

----------
resolution: fixed -> 
status: closed -> open
versions: +Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list