Bug#140201: libstdc++/9069: race condition in libstdc++3 (basic_string.tcc)
bkoz@gcc.gnu.org writes:
> Synopsis: race condition in libstdc++3 (basic_string.tcc)
>
> State-Changed-From-To: open->analyzed
> State-Changed-By: bkoz
> State-Changed-When: Mon Jan 6 12:49:46 2003
> State-Changed-Why:
> Can example code that demonstrates this problem be provided please? I'd like to add it to the thread testcase if possible.
>
> As a general rule, MT bugs always need a test case before a patch can be developed and a fix can be applied.
>
> thanks,
> benjamin
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9069
I never had a test case for this; I saw the problem by examining the
source code.
Carl Witty
Reply to: