mmap: do all internal arithmetic with Py_ssize_t while being very car… · pythoncapi/cpython@cd04db0 · GitHub
Skip to content

Commit cd04db0

Browse files
committed
mmap: do all internal arithmetic with Py_ssize_t while being very careful about overflow
1 parent 92e7c7f commit cd04db0

3 files changed

Lines changed: 92 additions & 109 deletions

File tree

Lib/test/test_mmap.py

Lines changed: 11 additions & 0 deletions

Misc/NEWS

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)