[Boost-bugs] [Boost C++ Libraries] #3296: Small leak using boost::shared_mutex

Subject: [Boost-bugs] [Boost C++ Libraries] #3296: Small leak using boost::shared_mutex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-28 16:17:31


#3296: Small leak using boost::shared_mutex
--------------------------------------------+-------------------------------
 Reporter: p.minervini@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: thread
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: shared_mutex mutex thread leak |
--------------------------------------------+-------------------------------
 I've attached a code sample to reproduce the problem.

 Compile and execute with:

 g++ test.cpp -o test -lboost_thread

 valgrind --leak-check=full --show-reachable=yes ./test

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