Skip to content

Fix memory leak and use-after-free in path_converter #73220

@zhangyangyu

Description

@zhangyangyu
BPO 29034
Nosy @brettcannon, @vstinner, @serhiy-storchaka, @zooba, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • path_converter.patch
  • path_converter-v2.patch
  • path_converter-to_cleanup.patch
  • path_converter-bytes.patch
  • path_converter-new.patch
  • path_converter-new-2.patch
  • path_converter-new-3.patch
  • path_converter-new-4.patch: fixed wrong constant value on Windows
  • 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/zhangyangyu'
    closed_at = <Date 2017-01-08.17:13:47.912>
    created_at = <Date 2016-12-21.10:34:58.647>
    labels = ['3.7', 'library', 'performance']
    title = 'Fix memory leak and use-after-free in path_converter'
    updated_at = <Date 2017-03-31.16:36:12.970>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:12.970>
    actor = 'dstufft'
    assignee = 'xiang.zhang'
    closed = True
    closed_date = <Date 2017-01-08.17:13:47.912>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2016-12-21.10:34:58.647>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['45982', '45983', '45985', '45986', '46162', '46170', '46206', '46208']
    hgrepos = []
    issue_num = 29034
    keywords = ['patch']
    message_count = 20.0
    messages = ['283736', '283737', '283738', '283742', '283743', '283746', '283754', '283757', '283760', '284759', '284778', '284796', '284966', '284969', '284993', '284997', '284999', '287446', '287452', '287458']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'vstinner', 'python-dev', 'serhiy.storchaka', 'steve.dower', 'xiang.zhang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue29034'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions