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

Subject: [Boost-bugs] [Boost C++ Libraries] #8242: strerror is not thread-safe on all platforms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-05 08:54:29


#8242: strerror is not thread-safe on all platforms
------------------------------+---------------------------------------------
 Reporter: andysem | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 boost/interprocess/errors.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/8242>
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