Subject: [Boost-bugs] [Boost C++ Libraries] #8910: libs/thread/src/win32/thread.cpp: Ignores WAIT_FAILED return value from WaitForMultipleObjects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-25 00:14:44
#8910: libs/thread/src/win32/thread.cpp: Ignores WAIT_FAILED return value from
WaitForMultipleObjects
-------------------------------------------------+-------------------------
Reporter: Jeffrey Walton <noloader@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.54.0 | Severity: Problem
Keywords: synchronization |
WaitForMultipleObjects API failure |
-------------------------------------------------+-------------------------
libs/thread/src/win32/thread.cpp ignores WAIT_FAILED return value from
WaitForMultipleObjects.
Beginning at line 547, the function will not enter the true branch at line
548. If 'INFINITE', the function will loop back to the wait at line 756.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8910> 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