Skip to content

Multiple use after frees in obj2ast_* methods #68286

@pkt

Description

@pkt
mannequin
BPO 24098
Nosy @tiran, @benjaminp, @berkerpeksag, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • poc_obj2mod.py
  • issue24098.patch: patch
  • issue24098-check-size.patch
  • issue24098-iterate-tuple.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-10-07.20:37:29.733>
    created_at = <Date 2015-05-01.14:10:29.629>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'Multiple use after frees in obj2ast_* methods'
    updated_at = <Date 2017-03-31.16:36:27.216>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:27.216>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-07.20:37:29.733>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2015-05-01.14:10:29.629>
    creator = 'pkt'
    dependencies = []
    files = ['39249', '44830', '44838', '44839']
    hgrepos = []
    issue_num = 24098
    keywords = ['patch']
    message_count = 9.0
    messages = ['242315', '242750', '242980', '246066', '246147', '277419', '277469', '277504', '278261']
    nosy_count = 7.0
    nosy_names = ['christian.heimes', 'benjamin.peterson', 'Arfrever', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'pkt']
    pr_nums = ['552']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24098'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions