Skip to content

C Unpickler memory leak via memo #85594

@kale-smoothie

Description

@kale-smoothie
BPO 41422
Nosy @serhiy-storchaka, @kale-smoothie
PRs
  • bpo-41422: Visit the Unpickler's memo in Unpickler_traverse #21664
  • Files
  • leak_pickler.py
  • 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 = None
    created_at = <Date 2020-07-28.18:26:29.426>
    labels = ['3.8', '3.9', '3.10', 'performance', '3.7', 'library']
    title = 'C Unpickler memory leak via memo'
    updated_at = <Date 2020-07-28.19:23:14.683>
    user = 'https://github.com/kale-smoothie'

    bugs.python.org fields:

    activity = <Date 2020-07-28.19:23:14.683>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-07-28.18:26:29.426>
    creator = 'kale-smoothie'
    dependencies = []
    files = ['49345']
    hgrepos = []
    issue_num = 41422
    keywords = ['patch']
    message_count = 2.0
    messages = ['374518', '374521']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'kale-smoothie']
    pr_nums = ['21664']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue41422'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes3.12only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions