Skip to content

obj2ast_object() doesn't check return value of PyArena_AddPyObject() #62752

@tiran

Description

@tiran
BPO 18552
Nosy @vstinner, @tiran
Files
  • asdl.patch
  • obj2ast_object.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 = None
    closed_at = <Date 2013-07-26.22:34:33.314>
    created_at = <Date 2013-07-24.21:22:19.888>
    labels = ['type-bug']
    title = "obj2ast_object() doesn't check return value of PyArena_AddPyObject()"
    updated_at = <Date 2013-07-26.22:34:33.313>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2013-07-26.22:34:33.313>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-07-26.22:34:33.314>
    closer = 'christian.heimes'
    components = []
    creation = <Date 2013-07-24.21:22:19.888>
    creator = 'christian.heimes'
    dependencies = []
    files = ['31031', '31046']
    hgrepos = []
    issue_num = 18552
    keywords = ['patch']
    message_count = 3.0
    messages = ['193673', '193760', '193761']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'christian.heimes', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18552'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions