Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13408: Boost Library Possible memory Leak
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-04-13 06:49:07
#13408: Boost Library Possible memory Leak
-------------------------------+---------------------
Reporter: anonymous | Owner: viboes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.63.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by viboes):
This is allocated for native threads that are using the Boost.Thread API.
Could you check if the program is calling to `tls_destructor` before/after
doing the report?
```
extern "C"
{
static void tls_destructor(void* data)
```
Wondering if this isn't associated to some DLL issues.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13408#comment:4> 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 : 2018-04-13 06:55:19 UTC