Message156135
| Author | terry.reedy |
|---|---|
| Recipients | alanmcintyre, eric.araujo, mark.dickinson, meador.inge, pleed, serhiy.storchaka, terry.reedy |
| Date | 2012-03-17.04:18:34 |
| SpamBayes Score | 0.00012592343 |
| Marked as misclassified | No |
| Message-id | <1331957915.74.0.187106404616.issue14315@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks. There must be multiple extra fields allowed. This output suggests that a) zipfile mis-parses the extra field in some peculiar case (which I doubt) or b) the file either gives a bad field length or third extra field is mal-formed and that other tools catch the error and ignore the bad extra field whereas zipfile does not. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-17 04:18:35 | terry.reedy | set | recipients: + terry.reedy, mark.dickinson, alanmcintyre, eric.araujo, meador.inge, serhiy.storchaka, pleed |
| 2012-03-17 04:18:35 | terry.reedy | set | messageid: <1331957915.74.0.187106404616.issue14315@psf.upfronthosting.co.za> |
| 2012-03-17 04:18:35 | terry.reedy | link | issue14315 messages |
| 2012-03-17 04:18:34 | terry.reedy | create | |