Skip to content

deque.index() overruns deque boundary #69101

@JohnLeitch

Description

@JohnLeitch
BPO 24913
Nosy @brettcannon, @rhettinger, @larryhastings, @skrah
Files
  • newblock_Uninitialized_variable.patch: patch
  • newblock_Uninitialized_variable.py: repro
  • fix_deque_overrun.diff: Patch to fix overrun
  • fix_deque_overrun2.diff: Revised patch to fix overrun
  • 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 = 'https://github.com/larryhastings'
    closed_at = <Date 2015-09-03.20:00:57.604>
    created_at = <Date 2015-08-21.23:09:04.344>
    labels = ['type-security', 'release-blocker']
    title = 'deque.index() overruns deque boundary'
    updated_at = <Date 2015-09-08.18:36:57.194>
    user = 'https://bugs.python.org/JohnLeitch'

    bugs.python.org fields:

    activity = <Date 2015-09-08.18:36:57.194>
    actor = 'Arfrever'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2015-09-03.20:00:57.604>
    closer = 'larry'
    components = []
    creation = <Date 2015-08-21.23:09:04.344>
    creator = 'JohnLeitch'
    dependencies = []
    files = ['40224', '40225', '40258', '40261']
    hgrepos = []
    issue_num = 24913
    keywords = ['patch']
    message_count = 15.0
    messages = ['248985', '249126', '249130', '249132', '249181', '249197', '249201', '249202', '249203', '249570', '249594', '249678', '249684', '249700', '249701']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'rhettinger', 'larry', 'Arfrever', 'skrah', 'python-dev', 'JohnLeitch', 'brycedarling']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue24913'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions