8000 ctypes.create_string_buffer does not add NUL if len(init) == size · Issue #69011 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
ctypes.create_string_buffer does not add NUL if len(init) == size #69011
Closed
@pohlt

Description

@pohlt
mannequin
BPO 24823
Nosy @terryjreedy, @amauryfa, @abalkin, @ezio-melotti, @meadori, @eryksun, @pohlt, @willingc
Files
  • create_string_buffer.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 = None
    created_at = <Date 2015-08-07.10:18:08.042>
    labels = ['easy', 'type-bug', '3.8', '3.9', '3.10', 'ctypes', 'library']
    title = 'ctypes.create_string_buffer does not add NUL if len(init) == size'
    updated_at = <Date 2021-03-19.01:57:45.139>
    user = 'https://github.com/pohlt'

    bugs.python.org fields:

    activity = <Date 2021-03-19.01:57:45.139>
    actor = 'eryksun'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'ctypes']
    creation = <Date 2015-08-07.10:18:08.042>
    creator = 'tom.pohl'
    dependencies = []
    files = ['41558']
    hgrepos = []
    issue_num = 24823
    keywords = ['patch', 'easy']
    message_count = 8.0
    messages = ['248183', '248211', '248219', '248222', '257862', '257876', '258561', '389050']
    nosy_count = 10.0
    nosy_names = ['terry.reedy', 'amaury.forgeotdarc', 'belopolsky', 'ezio.melotti', 'meador.inge', 'docs@python', 'eryksun', 'tom.pohl', 'willingc', 'krista']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24823'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixeseasystdlibPython modules in the Lib dirtopic-ctypestype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        0