Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3296: Small leak using boost::shared_mutex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-21 13:51:43
#3296: Small leak using boost::shared_mutex
------------------------------------+---------------------------------------
Reporter: p.minervini@⦠| Owner: anthonyw
Type: Bugs | Status: closed
Milestone: Boost 1.40.0 | Component: thread
Version: Boost 1.39.0 | Severity: Problem
Resolution: invalid | Keywords: shared_mutex mutex thread leak
------------------------------------+---------------------------------------
Changes (by steven_watanabe):
* status: new => closed
* resolution: => invalid
Comment:
This is not a bug. A pointer is stored in thread specific storage and
this pointer is supposed to be freed when the thread exits.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3296#comment:3> 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:01 UTC