Message322396
| Author | sir-sigurd |
|---|---|
| Recipients | sir-sigurd |
| Date | 2018-07-26.05:33:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532583204.12.0.56676864532.issue34230@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
pysqlite_build_row_cast_map() can crash on memory allocation failure: 1. it doesn't check that PyList_New() returns non-NULL 2. Py_DECREF() borrowed reference when |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-26 05:33:24 | sir-sigurd | set | recipients: + sir-sigurd |
| 2018-07-26 05:33:24 | sir-sigurd | set | messageid: <1532583204.12.0.56676864532.issue34230@psf.upfronthosting.co.za> |
| 2018-07-26 05:33:24 | sir-sigurd | link | issue34230 messages |
| 2018-07-26 05:33:23 | sir-sigurd | create | |