Boost C++ Libraries: Ticket #866: two memory leaks in boost threads https://svn.boost.org/trac10/ticket/866 <pre class="wiki">(In both these instances, the heap memory is never deleted) tss_hooks.cpp:29 threadmon_mutex = new boost::mutex mutex.inl:55 LPCRITICAL_SECTION critical_section = new CRITICAL_SECTION </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/866 Trac 1.4.3 Anthony Williams Fri, 11 May 2007 10:06:34 GMT status, resolution changed https://svn.boost.org/trac10/ticket/866#comment:1 https://svn.boost.org/trac10/ticket/866#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">fixed</span> </li> </ul> <p> This is already fixed in 1.34 </p> Ticket