Skip to content

nt._getfinalpathname may use uninitialized memory #77197

@izbyshev

Description

@izbyshev
mannequin
BPO 33016
Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @izbyshev, @miss-islington
PRs
  • bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname #6010
  • [3.7] bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (GH-6010) #6031
  • [3.6] bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (GH-6010) #6032
  • 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 = 'https://github.com/zooba'
    closed_at = <Date 2018-09-21.20:47:00.142>
    created_at = <Date 2018-03-06.22:31:37.624>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7', 'OS-windows']
    title = 'nt._getfinalpathname may use uninitialized memory'
    updated_at = <Date 2018-09-21.20:47:00.141>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-09-21.20:47:00.141>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2018-09-21.20:47:00.142>
    closer = 'steve.dower'
    components = ['Extension Modules', 'Windows']
    creation = <Date 2018-03-06.22:31:37.624>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33016
    keywords = ['patch']
    message_count = 11.0
    messages = ['313366', '313367', '313445', '313448', '313463', '313464', '313465', '313466', '313467', '313469', '313593']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'izbyshev', 'miss-islington']
    pr_nums = ['6010', '6031', '6032']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33016'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions