[Boost-bugs] [Boost C++ Libraries] #5859: win32 shared_mutex constructor leaks on exceptions

Subject: [Boost-bugs] [Boost C++ Libraries] #5859: win32 shared_mutex constructor leaks on exceptions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-03 07:23:31


#5859: win32 shared_mutex constructor leaks on exceptions
-------------------------------+--------------------------------------------
 Reporter: phrosty@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.47.0 | Severity: Problem
 Keywords: shared_mutex |
-------------------------------+--------------------------------------------
 shared_mutex's contructor contains three calls to
 create_anonymous_semaphore(), each of which can throw. If one of these
 throws, the unprotected handles of the previous ones will leak.

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