diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-15 16:17:07 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-15 16:17:07 (GMT) |
commit | 85f461550057e2a797cf7015c31f1a6d63553493 (patch) | |
tree | b22a2158061dcbcb396d39f2ea4abb7f0633835a /Lib/pydoc_data | |
parent | f5cf435bb52c8ba5ab6813bde70696fa3de98efa (diff) | |
download | cpython-85f461550057e2a797cf7015c31f1a6d63553493.zip cpython-85f461550057e2a797cf7015c31f1a6d63553493.tar.gz cpython-85f461550057e2a797cf7015c31f1a6d63553493.tar.bz2 |
Issue #10916: mmap should not segfault when a file is mapped using 0 as
length and a non-zero offset, and an attempt to read past the end of file
is made (IndexError is raised instead). Patch by Ross Lagerwall.
Requested by Georg.
Diffstat (limited to 'Lib/pydoc_data')
0 files changed, 0 insertions, 0 deletions