This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/8790: Use of non thread-safe strtok in src/localename.cc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]