Re: [Boost-bugs] [Boost C++ Libraries] #2991: Broadcast of bool leaks memory

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2991: Broadcast of bool leaks memory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-06 06:57:57


#2991: Broadcast of bool leaks memory
--------------------------------------+-------------------------------------
  Reporter: micdestefano_at_[hidden] | Owner: dgregor
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: mpi
   Version: Boost Development Trunk | Severity: Cosmetic
Resolution: duplicate | Keywords: mpi broadcast bool bug leak
--------------------------------------+-------------------------------------
Changes (by anonymous):

  * status: reopened => closed
  * resolution: => duplicate

Comment:

 Sorry, I meant 2586. This is cosmetic since the memory would be released
 by a destructor call of a static member variable. This destructor would
 only called at the end of the program execution anyway, and the leak thus
 has no effect besides being detected by valgrind. Hence I call it
 cosmetic.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2991#comment:3>
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:00 UTC