Skip to content

Local variables can be used uninitialized in _PyPreConfig_Read() #80677

@bradlarsen

Description

@bradlarsen
BPO 36496
Nosy @vstinner, @bradlarsen
PRs
  • bpo-36496: Fix two possible uninitialized reads #12644
  • 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-04-05.09:45:58.471>
    created_at = <Date 2019-03-31.16:46:03.921>
    labels = ['interpreter-core', '3.8']
    title = 'Local variables can be used uninitialized in _PyPreConfig_Read()'
    updated_at = <Date 2019-04-05.09:46:15.335>
    user = 'https://github.com/bradlarsen'

    bugs.python.org fields:

    activity = <Date 2019-04-05.09:46:15.335>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-05.09:45:58.471>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-03-31.16:46:03.921>
    creator = 'blarsen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36496
    keywords = ['patch']
    message_count = 3.0
    messages = ['339268', '339484', '339485']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'blarsen']
    pr_nums = ['12644']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36496'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions