Skip to content

SmallVecN where N > 0 can cause memory corruption on the stack #2269

New issue

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

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

Already on GitHub? Sign in to your account

Closed
pcwalton opened this issue Apr 29, 2014 · 4 comments
Closed

SmallVecN where N > 0 can cause memory corruption on the stack #2269

pcwalton opened this issue Apr 29, 2014 · 4 comments
Labels
I-crash No impact; the issue is one of maintainability or tidiness. I-safety Some piece of code violates memory safety guarantees.

Comments

@pcwalton
Copy link
Contributor

Not good.

@kmcallister
Copy link
Contributor

Can you elaborate?

@SimonSapin
Copy link
Member

@pcwalton Is this the same as servo/rust-smallvec#4 ?

@sviter
Copy link

sviter commented Oct 7, 2017

Is it still valid?

@jdm
Copy link
Member

jdm commented Oct 7, 2017

This can be dealt with separately in the smallvec repository if it's still a real issue (which sounds implausible after this much time).

@jdm jdm closed this as completed Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-crash No impact; the issue is one of maintainability or tidiness. I-safety Some piece of code violates memory safety guarantees.
Projects
None yet
Development

No branches or pull requests

5 participants