Subject: [Boost-bugs] [Boost C++ Libraries] #8905: boost/test/impl/debug.ipp: Ignores return value from WaitForSingleObject
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-24 23:45:40
#8905: boost/test/impl/debug.ipp: Ignores return value from WaitForSingleObject
-------------------------------------------------+-------------------------
Reporter: Jeffrey Walton <noloader@â¦> | Owner: rogeeff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.54.0 | Severity: Problem
Keywords: test synchronization |
WaitForSingleObject API failure |
-------------------------------------------------+-------------------------
boost/test/impl/debug.ipp ignores the return value from
WaitForSingleObject at line 848. I understand this is just a test module,
but test modules fail too.
Perhaps it would be a good idea to verify WAIT_OBJECT_0 was returned, and
not something unexpected like WAIT_FAILED or WAIT_TIMEOUT (even with
INFINITE).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8905> 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