id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3296,Small leak using boost::shared_mutex,p.minervini@…,Anthony Williams,"I've attached a code sample to reproduce the problem. Compile and execute with: g++ test.cpp -o test -lboost_thread valgrind --leak-check=full --show-reachable=yes ./test ",Bugs,closed,Boost 1.40.0,thread,Boost 1.39.0,Problem,invalid,shared_mutex mutex thread leak,p.minervini@…