id summary reporter owner description type status milestone component version severity resolution keywords cc 7156 interprocess buffer streams leak memory on construction Jonathan Jones Ion Gaztañaga "All of the boost::interprocess::*bufferstream classes leak memory on construction. Using our own, in-house leak checker, we discovered it's the following call for all classes: basic_ios_t::init(&m_buf); This leak only happens on Windows (seen with VS 2008 and VS 2010). We didn't see the problem with g++ 4.4.5 on Linux, nor with g++ 4.2.1 on Macintosh." Bugs closed To Be Determined interprocess Boost 1.44.0 Problem fixed