|
From: <cq...@ar...> - 2010-09-02 15:13:51
|
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 reported as a memory leak? Regards pd. code smaples can be found in the boost mailing list. |