id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2991,Broadcast of bool leaks memory,micdestefano@…,Douglas Gregor,"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",Bugs,closed,To Be Determined,mpi,Boost Development Trunk,Cosmetic,duplicate,mpi broadcast bool bug leak,Matthias Troyer