Re: [Valgrind-users] valgrind and boost::thread

2010-09-02 Thread Bart Van Assche
On Thu, Sep 2, 2010 at 5:13 PM, wrote: > > Hi! > I am using valgrind together with boost::thread_pool and memcheck reports > a memory leak. In the boost mailing list it seems that it is not a problem > with boost: > http://lists.boost.org/Archives/boost/2010/08/170274.php > > Is that something

[Valgrind-users] valgrind and boost::thread

2010-09-02 Thread cquike
Hi! I am using valgrind together with boost::thread_pool and memcheck reports a memory leak. In the boost mailing list it seems that it is not a problem with boost: http://lists.boost.org/Archives/boost/2010/08/170274.php Is that something that can be fixed in valgrind so that this is not re