Skip to content

crash in str.rfind() with an invalid start value #51707

@vstinner

Description

@vstinner
BPO 7458
Nosy @pitrou, @vstinner, @florentx
Files
  • str_find-4.patch
  • issue7458_rfind.diff: Patch, apply to trunk
  • 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 2010-01-02.21:55:59.397>
    created_at = <Date 2009-12-08.10:21:09.224>
    labels = ['interpreter-core']
    title = 'crash in str.rfind() with an invalid start value'
    updated_at = <Date 2010-01-10.03:08:18.855>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2010-01-10.03:08:18.855>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-01-02.21:55:59.397>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2009-12-08.10:21:09.224>
    creator = 'vstinner'
    dependencies = []
    files = ['15497', '15501']
    hgrepos = []
    issue_num = 7458
    keywords = ['patch']
    message_count = 15.0
    messages = ['96117', '96118', '96119', '96120', '96122', '96123', '96124', '96128', '96132', '96133', '96143', '96148', '96553', '97150', '97496']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue7458'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions