Subject: [Boost-bugs] [Boost C++ Libraries] #6933: Access-violations in C:boost\boost\boost\asio\basic_io_object.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-23 11:25:34
#6933: Access-violations in C:boost\boost\boost\asio\basic_io_object.hpp
------------------------------+---------------------------------------------
Reporter: boost@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.49.0 | Severity: Problem
Keywords: Access-violation |
------------------------------+---------------------------------------------
Moin Moin.
If the basic_io_object constructor is being interrupted by an exception,
it will be creating an access-violation within the destructor due to the
fact, that te reference will not have been initialised.
For my local installation, I added a bool variable, tracking the
initialisation and throw an exception in the get* functions, and do
nothing within the destructor .
Tschuess,
Michael.
Moin Moin.
If the basic_io_object constructor is being interrupted by an exception,
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6933> 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:09 UTC