Skip to content

vec::raw::memcpy/memmove do not do bounds checks #4189

Closed
@brson

Description

@brson

These functions do memcopies between slices but they do not check that the memory they are reading and writing actually falls inside the vector bounds. They probably should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions