Skip to content

Avoid memcpy(. . ., NULL, 0) etc calls #71757

@vadmium

Description

@vadmium
BPO 27570
Nosy @benjaminp, @vadmium
Files
  • memcpy-null.patch
  • memcpy-null.v2.patch
  • memcpy-null.v3.patch
  • 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 2016-09-08.06:11:34.573>
    created_at = <Date 2016-07-19.02:57:10.714>
    labels = ['interpreter-core', 'ctypes', 'type-bug']
    title = 'Avoid memcpy(. . ., NULL, 0) etc calls'
    updated_at = <Date 2016-09-08.06:11:34.572>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-09-08.06:11:34.572>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-08.06:11:34.573>
    closer = 'martin.panter'
    components = ['Interpreter Core', 'ctypes']
    creation = <Date 2016-07-19.02:57:10.714>
    creator = 'martin.panter'
    dependencies = []
    files = ['43784', '43852', '43987']
    hgrepos = []
    issue_num = 27570
    keywords = ['patch']
    message_count = 7.0
    messages = ['270806', '271135', '271874', '274701', '274708', '274917', '274969']
    nosy_count = 3.0
    nosy_names = ['benjamin.peterson', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27570'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions