Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-07-12 12:12:13


"Sean Huang" <huangsean_at_[hidden]> wrote in message
news:BAY102-DAV42B46F66FCF9B453BD5E3A3680_at_phx.gbl...

> These are actually false memory leaks. The memory blocks allocated by
> boost::thread_specific_ptr will be released after the "memory leak"
> report.
> On the other hand, boost::test might want to change the default to not
> report the memory leaks.

It make sense to report memory leaks by default. In case if used prefer the
opposite, one could use either CLA or environment variable to configure this
behavior.

Gennadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk