Skip to content

_sre: getstring() releases the buffer before using it #57292

@vstinner

Description

@vstinner
BPO 13083
Nosy @pitrou, @vstinner, @ezio-melotti, @serhiy-storchaka
Superseder
  • bpo-14212: Segfault when using re.finditer over mmap
  • 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-08-05.13:08:04.716>
    created_at = <Date 2011-10-01.01:50:50.848>
    labels = ['expert-regex', 'library']
    title = '_sre: getstring() releases the buffer before using it'
    updated_at = <Date 2013-08-05.13:08:38.538>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-08-05.13:08:38.538>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-05.13:08:04.716>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2011-10-01.01:50:50.848>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 13083
    keywords = []
    message_count = 3.0
    messages = ['144714', '193237', '194475']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'ezio.melotti', 'mrabarnett', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '14212'
    type = None
    url = 'https://bugs.python.org/issue13083'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-regex

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions