Skip to content

issue 4189 memcpy oob#4378

Closed
x-- wants to merge 4 commits into
rust-lang:incomingfrom
x--:bug_4189_memcpy_oob
Closed

issue 4189 memcpy oob#4378
x-- wants to merge 4 commits into
rust-lang:incomingfrom
x--:bug_4189_memcpy_oob

Conversation

@x--

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

Copy link
Copy Markdown

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

@graydon

graydon commented Jan 8, 2013

Copy link
Copy Markdown
Contributor

r+, thanks!

@graydon

graydon commented Jan 8, 2013

Copy link
Copy Markdown
Contributor

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

@x--

x-- commented Jan 8, 2013

Copy link
Copy Markdown
Author

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants