Re: [Boost-bugs] [Boost C++ Libraries] #13186: Memory leak in serialization 1.65

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13186: Memory leak in serialization 1.65
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-30 11:51:39


#13186: Memory leak in serialization 1.65
---------------------------+---------------------------
  Reporter: anonymous | Owner: Robert Ramey
      Type: Bugs | Status: new
 Milestone: Boost 1.65.0 | Component: serialization
   Version: Boost 1.65.0 | Severity: Showstopper
Resolution: | Keywords:
---------------------------+---------------------------

Comment (by gast128@…):

 Copy of my GitHub comment:

 The Boost.Serialization singleton is never cleaned up leading to memory
 leaks. Even more severely it seems to crash our application now if a DLL's
 is dynamically unloaded and loaded. It seems related to registration of
 types in a singleton.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13186#comment:7>
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-01-30 11:56:45 UTC