public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/8790: Use of non thread-safe strtok in src/localename.cc
@ 2002-12-05  5:10 paolo
  0 siblings, 0 replies; 3+ messages in thread
From: paolo @ 2002-12-05  5:10 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, paolo, pcarlini

Synopsis: Use of non thread-safe strtok in src/localename.cc

State-Changed-From-To: analyzed->closed
State-Changed-By: paolo
State-Changed-When: Thu Dec  5 05:10:31 2002
State-Changed-Why:
    Fixed with:
    2002-12-05  Paolo Carlini  <pcarlini@unitus.it>
                Nathan Myers  <ncm@cantrip.org>
    	
    	PR libstdc++/8790
    	* src/localename.cc
    	(locale::_Impl::_Impl(const char*, size_t)):
    	Avoid strtok for thread safety.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8790


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/8790: Use of non thread-safe strtok in src/localename.cc
@ 2002-12-02 16:11 paolo
  0 siblings, 0 replies; 3+ messages in thread
From: paolo @ 2002-12-02 16:11 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, paolo, pcarlini

Synopsis: Use of non thread-safe strtok in src/localename.cc

Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Mon Dec  2 16:11:23 2002
Responsible-Changed-Why:
    Analyzed.
State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Mon Dec  2 16:11:23 2002
State-Changed-Why:
    Confirmed.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8790


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libstdc++/8790: Use of non thread-safe strtok in src/localename.cc
@ 2002-12-02 16:06 pcarlini
  0 siblings, 0 replies; 3+ messages in thread
From: pcarlini @ 2002-12-02 16:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8790
>Category:       libstdc++
>Synopsis:       Use of non thread-safe strtok in src/localename.cc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 02 16:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paolo Carlini
>Release:        gcc-3.2.1
>Organization:
>Environment:
Any
>Description:
locale::_Impl::_Impl was recently modified in the context
of the Posix names work (see 2002-10-16 commits). However, unfortunately, strtok is *not* thread-safe.
This is a regression wrt the much limited but thread-safe
implementation present in 3.2. 
>How-To-Repeat:

>Fix:
Already fixed in mainline. See 2002-11-25 and 2002-11-28
commits.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-05 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05  5:10 libstdc++/8790: Use of non thread-safe strtok in src/localename.cc paolo
  -- strict thread matches above, loose matches on Subject: below --
2002-12-02 16:11 paolo
2002-12-02 16:06 pcarlini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).