Message338584
| Author | ZackerySpytz |
|---|---|
| Recipients | ZackerySpytz |
| Date | 2019-03-22.04:18:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553228306.11.0.338923675636.issue36398@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If the first PyUnicode_DecodeUTF8() call fails in structseq_repr(), _PyUnicodeWriter_Dealloc() will be called on an uninitialized _PyUnicodeWriter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-22 04:18:26 | ZackerySpytz | set | recipients: + ZackerySpytz |
| 2019-03-22 04:18:26 | ZackerySpytz | set | messageid: <1553228306.11.0.338923675636.issue36398@roundup.psfhosted.org> |
| 2019-03-22 04:18:26 | ZackerySpytz | link | issue36398 messages |
| 2019-03-22 04:18:25 | ZackerySpytz | create | |