Skip to content
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

Race condition vulnerability reported when calling std::remove on vector #6

Open
GoogleCodeExporter opened this issue May 18, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use warning level 3 on the attached file

What is the expected output? What do you see instead?
I expect this to run clean.

What version of the product are you using? On what operating system?
I'm using RATS 2.3 on Windows 7. The standard C++ library is provided by Visual 
Studio 2012.

Please provide any additional information below.
I don't know if this is actually a defect of the inline implementation of 
std::remove in the algorithms header from visual studio or a defect of RATS.

Original issue reported on code.google.com by [email protected] on 14 Oct 2013 at 9:33

Attachments:

@GoogleCodeExporter
Copy link
Author

Don't hesitate to contact me for further discussion.

Original comment by [email protected] on 14 Oct 2013 at 9:34

@GoogleCodeExporter
Copy link
Author

Any movement on this?

Original comment by [email protected] on 21 Apr 2014 at 8:36

@GoogleCodeExporter
Copy link
Author

Not that I know of, I just filtered out the issue locally. Are you seeing the 
same problem?

Original comment by [email protected] on 22 Apr 2014 at 11:20

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

No branches or pull requests

1 participant