Message178221
This change is not backward compatible. Now user can mmap a larger file and safely access lower 2 GiB. With the patch it will fail.
Unix implementation uses unsafe integer overflow idiom which cause undefined behavior (Mark, you have the floor). |
|
Date |
User |
Action |
Args |
2012-12-26 14:47:13 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, mark.dickinson, pitrou, tim.golden, brian.curtin, schlamar, sbt |
2012-12-26 14:47:13 | serhiy.storchaka | set | messageid: <1356533233.68.0.333808853298.issue16743@psf.upfronthosting.co.za> |
2012-12-26 14:47:13 | serhiy.storchaka | link | issue16743 messages |
2012-12-26 14:47:13 | serhiy.storchaka | create | |
|