Subject: [Boost-bugs] [Boost C++ Libraries] #8909: boost/thread/win32/shared_mutex.hpp: Ignores the return value from win32::WaitForSingleObject
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-25 00:08:37
#8909: boost/thread/win32/shared_mutex.hpp: Ignores the return value from
win32::WaitForSingleObject
-------------------------------------+-------------------------------------
Reporter: Jeffrey Walton | Type: Bugs
<noloader@â¦> | Milestone: To Be Determined
Status: new | Version: Boost 1.54.0
Component: None | Keywords: synchronization
Severity: Problem | WaitForSingleObject API failure
-------------------------------------+-------------------------------------
boost/thread/win32/shared_mutex.hpp ignores the return value from
win32::WaitForSingleObject. It appears only WAIT_TIMEOUT is handled, and
not WAIT_FAILED.
BOOST_VERIFY is used for debugging and diagnostic builds, but no actions
are taken for failures in release or production builds.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8909> 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:13 UTC