Message145321
| Author | pitrou |
|---|---|
| Recipients | jazzer, pitrou |
| Date | 2011-10-11.01:04:20 |
| SpamBayes Score | 0.00028927517 |
| Marked as misclassified | No |
| Message-id | <1318295061.46.0.150042102739.issue13148@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Well, you have to understand what this code does: it tries to prevent non-meaningful offsets. If the offset is equal to the file size, mapping from that offset would not map anything in the file (and the system call may actually fail). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-11 01:04:21 | pitrou | set | recipients: + pitrou, jazzer |
| 2011-10-11 01:04:21 | pitrou | set | messageid: <1318295061.46.0.150042102739.issue13148@psf.upfronthosting.co.za> |
| 2011-10-11 01:04:20 | pitrou | link | issue13148 messages |
| 2011-10-11 01:04:20 | pitrou | create | |