Message340660
| Author | steve.dower |
|---|---|
| Recipients | ZackerySpytz, eryksun, steve.dower, stutzbach, tim.golden, zach.ware |
| Date | 2019-04-22.17:07:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1555952832.62.0.280060629378.issue9194@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Thanks Zackery! I've merged this main part of the fix (though it requires a manual backport to 2.7). As it's a buffer overrun, I've sent it back to 3.6 as well. Eryk - thanks for the additional detail. I wonder whether it would be just as easy to guarantee an over-allocation in this case and force a null terminator? (In fact, that would probably have handled the same case that Zackery just fixed, but we didn't have a patch ready for that approach) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-22 17:07:12 | steve.dower | set | recipients: + steve.dower, tim.golden, stutzbach, zach.ware, eryksun, ZackerySpytz |
| 2019-04-22 17:07:12 | steve.dower | set | messageid: <1555952832.62.0.280060629378.issue9194@roundup.psfhosted.org> |
| 2019-04-22 17:07:12 | steve.dower | link | issue9194 messages |
| 2019-04-22 17:07:12 | steve.dower | create | |