Skip to content

PyBuffer_ToContiguous() off-by-one error for non-contiguous buffers #67538

@rhansen

Description

@rhansen
mannequin
BPO 23349
Nosy @skrah
Files
  • PyBuffer_ToContiguous.patch: patch that fixes this bug
  • issue23349-2.diff
  • 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 2015-01-31.14:26:07.054>
    created_at = <Date 2015-01-30.01:07:08.624>
    labels = ['interpreter-core', 'type-bug']
    title = 'PyBuffer_ToContiguous() off-by-one error for non-contiguous buffers'
    updated_at = <Date 2015-01-31.14:26:07.053>
    user = 'https://bugs.python.org/rhansen'

    bugs.python.org fields:

    activity = <Date 2015-01-31.14:26:07.053>
    actor = 'skrah'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-31.14:26:07.054>
    closer = 'skrah'
    components = ['Interpreter Core']
    creation = <Date 2015-01-30.01:07:08.624>
    creator = 'rhansen'
    dependencies = []
    files = ['37912', '37927']
    hgrepos = []
    issue_num = 23349
    keywords = ['patch']
    message_count = 4.0
    messages = ['235011', '235042', '235048', '235109']
    nosy_count = 3.0
    nosy_names = ['skrah', 'rhansen', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23349'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions