[2.7] Coverity scan: Modules/linuxaudiodev.c , fd handle is not closed.

BPO 36186
Nosy @vstinner, @stratakis
PRs
  • [2.7] bpo-36186: Fix leak of handle in linuxaudiodev #12163
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2019-03-06.14:34:00.864>
    created_at = <Date 2019-03-04.15:37:06.396>
    labels = ['extension-modules']
    title = '[2.7] Coverity scan: Modules/linuxaudiodev.c , fd handle is not closed.'
    updated_at = <Date 2019-03-06.14:34:00.863>
    user = 'https://github.com/stratakis'

    bugs.python.org fields:

    activity = <Date 2019-03-06.14:34:00.863>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-06.14:34:00.864>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2019-03-04.15:37:06.396>
    creator = 'cstratak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36186
    keywords = ['patch']
    message_count = 3.0
    messages = ['337131', '337302', '337304']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'cstratak']
    pr_nums = ['12163']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36186'
    versions = ['Python 2.7']