Intel thread checker shows data-race errors in C++ STL strings. These strings are declared as local variables in the program. Does any one know if there is any issue with STL strings or Intel Thread checker ? Pls see example in the attachement.
C++ STL strings and Intel Thread checker issues
For more complete information about compiler optimizations, see our Optimization Notice.

