Subject: [Boost-bugs] [Boost C++ Libraries] #11796: Thread move assignment operator, does not detach previous thread data
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-11-16 05:59:00
#11796: Thread move assignment operator, does not detach previous thread data
------------------------------+----------------------
Reporter: saboorian@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.59.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
In thread V2, thread dtor releases thread data, but move assignment
operator won't release current threads data before pointing to others
data.[[BR]]
I've attached a sample program which reproduces this problem. [[BR]]
(Tested on Ubuntu 15.10 with gcc 5.2.1)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11796> 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:19 UTC