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

Subject: [Boost-bugs] [Boost C++ Libraries] #8243: strerror is not thread-safe on all platforms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-05 09:00:21


#8243: strerror is not thread-safe on all platforms
------------------------------+---------------------------------------------
 Reporter: andysem | Owner: emildotchevski
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 boost/exception/errinfo_errno.hpp uses strerror function which is not
 thread-safe on many platforms (e.g. Linux). Its use should be replaced
 with strerror_r, when possible.

 As a hint for implementation see libs/system/src/error_code.cpp.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8243>
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:12 UTC