Message321381
| Author | xiang.zhang |
|---|---|
| Recipients | serhiy.storchaka, xiang.zhang |
| Date | 2018-07-10.11:37:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531222621.9.0.56676864532.issue34084@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While reviewing PR8222, I found `err_ret->text` is assigned a not malloced string, but it will finally get freed in `err_input`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-10 11:37:01 | xiang.zhang | set | recipients: + xiang.zhang, serhiy.storchaka |
| 2018-07-10 11:37:01 | xiang.zhang | set | messageid: <1531222621.9.0.56676864532.issue34084@psf.upfronthosting.co.za> |
| 2018-07-10 11:37:01 | xiang.zhang | link | issue34084 messages |
| 2018-07-10 11:37:01 | xiang.zhang | create | |