Subject: [Boost-bugs] [Boost C++ Libraries] #2991: Broadcast of bool leaks memory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-05 08:11:58
#2991: Broadcast of bool leaks memory
-----------------------------------------+----------------------------------
Reporter: micdestefano_at_[hidden] | Owner: dgregor
Type: Bugs | Status: new
Milestone: To Be Determined | Component: mpi
Version: Boost 1.38.0 | Severity: Problem
Keywords: mpi broadcast bool bug leak |
-----------------------------------------+----------------------------------
Good morning.[[BR]]
Running valgrind on the attached test program, reveals that broadcasting a
single boolean variable leaks memory. The new created data-type is not
freed after its usage (and this causes the leak).[[BR]]
Demonstration: if you try to re-build the attached test program with
-DLEAK_WORKAROUND, and then run it under valgrind again, the leak is
disappeared.[[BR]]
[[BR]]
May you fix this bug, please ?[[BR]]
[[BR]]
Best regards.[[BR]]
[[BR]]
Michele De Stefano
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2991> 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