id summary reporter owner description type status milestone component version severity resolution keywords cc 3870 memory leak when deserialising a map containing shared_ptrs Richard Bradley Robert Ramey "I'm finding that Boost.Serialization is leaking memory when deserialising std::map> I'll attach a short unit test demonstrating this, and the stack trace I get by breaking on the non-free'd memory allocation,using ""--detect_memory_leak=800"" I'm using MSCRT, Visual Studio 2008, and boost 1.41.0 I first reported this to the mailing list here: http://lists.boost.org/Archives/boost/2010/01/161190.php " Bugs closed Boost 1.42.0 serialization Boost 1.41.0 Problem fixed memory leak shared_ptr map