Skip to content

issue 4189 memcpy oob #4378

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 4 commits into from
Closed

Conversation

x--
Copy link

@x-- x-- commented Jan 8, 2013

Added bound checks to vec::raw::memcpy/memmove and removed the checks from vec::bytes::memcpy/memmove.

@graydon
Copy link
Contributor

graydon commented Jan 8, 2013

r+, thanks!

@graydon
Copy link
Contributor

graydon commented Jan 8, 2013

Landed in dd73dd0. Can I get a name to add to the changelog / AUTHORS.txt file?

@x--
Copy link
Author

x-- commented Jan 8, 2013

done!, thanks!

@x-- x-- closed this Jan 8, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 9, 2025
use File::lock to implement flock, and add a test for File::lock
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 10, 2025
use File::lock to implement flock, and add a test for File::lock
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants