summaryrefslogtreecommitdiffstats
path: root/Python/tracemalloc.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2023-12-04 20:04:05 (GMT)
committerGitHub <noreply@github.com>2023-12-04 20:04:05 (GMT)
commit4eddb4c9d9452482c9af7fa9eec223d12b5a9f33 (patch)
tree2f5dd508f62768bf5ab9db585a88c3c73f96c12a /Python/tracemalloc.c
parenta1551b48eebb4a68fda031b5ee9e5cbde8d924dd (diff)
downloadcpython-4eddb4c9d9452482c9af7fa9eec223d12b5a9f33.zip
cpython-4eddb4c9d9452482c9af7fa9eec223d12b5a9f33.tar.gz
cpython-4eddb4c9d9452482c9af7fa9eec223d12b5a9f33.tar.bz2
gh-105967: Work around a macOS bug, limit zlib C library crc32 API calls to 1gig (#112615)
Work around a macOS bug, limit zlib crc32 calls to 1GiB. Without this, `zlib.crc32` and `binascii.crc32` could produce incorrect results on multi-gigabyte inputs depending on the macOS version's Apple supplied zlib implementation.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions