Skip to content

bz2/lzma: Compressor/Decompressor objects are only initialized in __init__ #67413

Closed
@vadmium

Description

@vadmium
BPO 23224
Nosy @vstinner, @vadmium, @serhiy-storchaka, @animalize, @orenmn, @izbyshev, @corona10, @ZackerySpytz
PRs
  • gh-67413: Fix segfaults and multiple leaks in the lzma and bz2 modules #7822
  • Files
  • fix-lzma-bz2-segfaults.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 = None
    created_at = <Date 2015-01-12.00:58:28.305>
    labels = ['extension-modules', '3.10', '3.9', 'type-crash', '3.11']
    title = 'bz2/lzma: Compressor/Decompressor objects are only initialized in __init__'
    updated_at = <Date 2021-12-20.03:23:36.888>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2021-12-20.03:23:36.888>
    actor = 'malin'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2015-01-12.00:58:28.305>
    creator = 'martin.panter'
    dependencies = []
    files = ['45730']
    hgrepos = []
    issue_num = 23224
    keywords = ['patch']
    message_count = 9.0
    messages = ['233866', '233900', '236355', '282216', '282254', '320146', '325698', '365920', '408942']
    nosy_count = 10.0
    nosy_names = ['vstinner', 'nadeem.vawda', 'martin.panter', 'serhiy.storchaka', 'malin', 'Aaron1011', 'Oren Milman', 'izbyshev', 'corona10', 'ZackerySpytz']
    pr_nums = ['7822']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue23224'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions