Message335499
| Author | wjq-security |
|---|---|
| Recipients | mark.dickinson, rhettinger, wjq-security, xtreak |
| Date | 2019-02-14.06:35:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550126132.84.0.590881205827.issue35991@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
line 295 calls PyMem_Free(key),then "key" was freed again in line 317 which causes the bug. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-14 06:35:32 | wjq-security | set | recipients: + wjq-security, rhettinger, mark.dickinson, xtreak |
| 2019-02-14 06:35:32 | wjq-security | set | messageid: <1550126132.84.0.590881205827.issue35991@roundup.psfhosted.org> |
| 2019-02-14 06:35:32 | wjq-security | link | issue35991 messages |
| 2019-02-14 06:35:32 | wjq-security | create | |