Skip to content

Fix uninitialized variable in os_dup2_impl #76862

@matrixise

Description

@matrixise
BPO 32681
Nosy @gpshead, @vstinner, @matrixise
PRs
  • bpo-32681: Fix an uninitialized variable in the C imp of os.dup2 #5346
  • 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 2018-01-30.06:05:06.614>
    created_at = <Date 2018-01-26.15:34:17.608>
    labels = ['3.7']
    title = 'Fix uninitialized variable in os_dup2_impl'
    updated_at = <Date 2018-01-30.06:05:06.613>
    user = 'https://github.com/matrixise'

    bugs.python.org fields:

    activity = <Date 2018-01-30.06:05:06.613>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-30.06:05:06.614>
    closer = 'gregory.p.smith'
    components = []
    creation = <Date 2018-01-26.15:34:17.608>
    creator = 'matrixise'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32681
    keywords = ['patch']
    message_count = 4.0
    messages = ['310767', '310768', '310772', '311238']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'matrixise']
    pr_nums = ['5346']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32681'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions