Message306891
| Author | serhiy.storchaka |
|---|---|
| Recipients | davin, larry, serhiy.storchaka, skrah, vstinner, xdegaye |
| Date | 2017-11-24.11:57:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <50385869.k4QUalCzGx@saraksh> |
| In-reply-to | <1511521700.94.0.213398074469.issue31626@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> * 3.6: don't memset() --> correct, but don't detect "use after free" bug > when a memory block is skrinked And doesn't detect "use after free" bug when a memory block is expanded. And 2.7 doesn't detect this. Only 3.7 detects this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-24 11:57:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, larry, skrah, xdegaye, davin |
| 2017-11-24 11:57:24 | serhiy.storchaka | link | issue31626 messages |
| 2017-11-24 11:57:23 | serhiy.storchaka | create | |