Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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