shahshalin91 / rough-auditing-tool-for-security

Automatically exported from code.google.com/p/rough-auditing-tool-for-security
GNU General Public License v2.0
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 pontus.b...@gmail.com on 14 Oct 2013 at 9:33

Attachments:

GoogleCodeExporter commented 9 years ago
Don't hesitate to contact me for further discussion.

Original comment by pontus.b...@gmail.com on 14 Oct 2013 at 9:34

GoogleCodeExporter commented 9 years ago
Any movement on this?

Original comment by gavinswa...@gmail.com on 21 Apr 2014 at 8:36

GoogleCodeExporter commented 9 years ago
Not that I know of, I just filtered out the issue locally. Are you seeing the 
same problem?

Original comment by pontus.b...@gmail.com on 22 Apr 2014 at 11:20