Re: [Boost-bugs] [Boost C++ Libraries] #8245: strerror is not thread-safe on all platforms

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8245: strerror is not thread-safe on all platforms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-14 06:28:32


#8245: strerror is not thread-safe on all platforms
-------------------------------+-----------------------------
  Reporter: andysem | Owner: steven_watanabe
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: random
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-----------------------------
Changes (by andysem):

 * status: closed => reopened
 * resolution: fixed =>

Comment:

 The use of errno is still not fixed. It should be read once immediately at
 the beginning of error(const char * msg). Otherwise it may be clobbered by
 construction of other arguments to system_error constructor.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8245#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC