summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-10-28 20:59:13 (GMT)
committerGitHub <noreply@github.com>2018-10-28 20:59:13 (GMT)
commitfd0a3bce6e917b5853c809a309c1513acc176f56 (patch)
treedfb7fcb427afec469240f7e0e742a991751c4725 /Doc/library
parent5c0a9c4ac4afc9e160f81570c563a1ba91f0459b (diff)
downloadcpython-fd0a3bce6e917b5853c809a309c1513acc176f56.zip
cpython-fd0a3bce6e917b5853c809a309c1513acc176f56.tar.gz
cpython-fd0a3bce6e917b5853c809a309c1513acc176f56.tar.bz2
bpo-35090: Fix potential division by zero in allocator wrappers (GH-10174)
* Fix potential division by zero in BZ2_Malloc() * Avoid division by zero in PyLzma_Malloc() * Avoid division by zero and integer overflow in PyZlib_Malloc() Reported by Svace static analyzer. (cherry picked from commit 3d4fabb2a424cb04ae446ebe4428090c386f45a5) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions