Skip to content

Possible access to unintended variable in "cpython/Objects/sliceobject.c" line 116 #78410

Description

@petrufm
mannequin
BPO 34229
Nosy @serhiy-storchaka, @tirkarthi, @petrufm
PRs
  • bpo-34229: Check start and stop of slice object to be long when they are not int in PySlice_GetIndices #8480
  • 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 2018-07-26.16:25:53.567>
    created_at = <Date 2018-07-26.04:55:28.685>
    labels = ['interpreter-core', 'easy', 'type-bug']
    title = 'Possible access to unintended variable in "cpython/Objects/sliceobject.c" line 116'
    updated_at = <Date 2018-07-26.16:25:53.566>
    user = 'https://github.com/petrufm'

    bugs.python.org fields:

    activity = <Date 2018-07-26.16:25:53.566>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-26.16:25:53.567>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-07-26.04:55:28.685>
    creator = 'petrum@gmail.com'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34229
    keywords = ['patch', 'easy (C)']
    message_count = 6.0
    messages = ['322394', '322395', '322405', '322406', '322436', '322437']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'xtreak', 'petrum@gmail.com']
    pr_nums = ['8480']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34229'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Fields

      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