This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 10174
Status merged
Title bpo-35090: Fix potential division by zero and integer overflow in allocator wrappers
History
Date User Action Args
2018-10-28 16:45:53izbyshevsetstatus: open -> merged
2018-10-28 16:21:22izbyshevsettitle: bpo-35090: bz2: Fix potential division by zero and integer overflow in BZ2_Malloc() -> bpo-35090: Fix potential division by zero and integer overflow in allocator wrappers
2018-10-28 15:20:01izbyshevsettitle: bpo-35090: bz2: Fix potential division by zero in BZ2_Malloc() -> bpo-35090: bz2: Fix potential division by zero and integer overflow in BZ2_Malloc()
2018-10-28 12:16:57izbyshevlinkissue35090 pull_requests
2018-10-28 12:16:57izbyshevcreate