Message337131
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | cstratak |
|---|---|
| Recipients | cstratak |
| Date | 2019-03-04.15:37:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551713826.41.0.114140422671.issue36186@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
There are two places [0][1] in the code where NULL is returned but the fd handle is not closed. [0] https://github.com/python/cpython/blob/2.7/Modules/linuxaudiodev.c#L129 [1] https://github.com/python/cpython/blob/2.7/Modules/linuxaudiodev.c#L133 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-04 15:37:06 | cstratak | set | recipients: + cstratak |
| 2019-03-04 15:37:06 | cstratak | set | messageid: <1551713826.41.0.114140422671.issue36186@roundup.psfhosted.org> |
| 2019-03-04 15:37:06 | cstratak | link | issue36186 messages |
| 2019-03-04 15:37:06 | cstratak | create | |