Message265484
Yes, this may be a bug. After appending all offsets are absolute file positions. Here is a patch that presumably fixes this issue. Unfortunately I can't write tests for this issue. ZipFile is too lenient and all written tests are passes with unpatched code. Please test the patch manually. |
|
| Date |
User |
Action |
Args |
| 2016-05-13 19:14:12 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, twouters, alanmcintyre, spoo |
| 2016-05-13 19:14:12 | serhiy.storchaka | set | messageid: <1463166852.6.0.465968879785.issue26293@psf.upfronthosting.co.za> |
| 2016-05-13 19:14:12 | serhiy.storchaka | link | issue26293 messages |
| 2016-05-13 19:14:12 | serhiy.storchaka | create | |
|