Boost C++ Libraries: Ticket #953: [iostreams] zlib_compressor memory leaks in 1.34.0(release candidate) https://svn.boost.org/trac10/ticket/953 <p> The following description was taken from the following list posting <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.user/27122"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.user/27122</a> </p> <p> "I noticed that RC_1_34_0 contains an outdated version of /boost/boost/iostreams/filter/zlib.hpp (CVS revision 1.25) which is known to cause memory leaks. On the RC_1_33_0 branch, the problem has apparently been fixed (*) by the author. However, the fix (CVS revision 1.25.2.1) was never merged with the MAIN branch. </p> <p> (*) see: <a class="ext-link" href="http://boost.cvs.sourceforge.net/boost/boost/boost/iostreams/filter/zlib.hpp?view=log"><span class="icon">​</span>http://boost.cvs.sourceforge.net/boost/boost/boost/iostreams/filter/zlib.hpp?view=log</a> </p> <p> " </p> <hr /> <p> Thomas Witt recommended that this item be listed here in the bug tracker so it doesn't get lost, and so this patch can get applied to a future build of boost. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/953 Trac 1.4.3 Thomas Witt Tue, 15 May 2007 21:23:36 GMT summary changed; milestone set https://svn.boost.org/trac10/ticket/953#comment:1 https://svn.boost.org/trac10/ticket/953#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">[iostreams] zlib_compressor memory leaks in 1.34.0 (release candidate)</span> → <span class="trac-field-new">[iostreams] zlib_compressor memory leaks in 1.34.0(release candidate)</span> </li> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.34.1</span> </li> </ul> Ticket Kim Barrett <kab@…> Fri, 18 May 2007 15:36:36 GMT <link>https://svn.boost.org/trac10/ticket/953#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/953#comment:2</guid> <description> <p> The patch for bug 971 probably subsumes this one. </p> </description> <category>Ticket</category> </item> <item> <author>Kim Barrett <kab@…></author> <pubDate>Fri, 25 May 2007 23:50:20 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/953#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/953#comment:3</guid> <description> <p> The referenced file, boost/iostreams/filter/zlib.hpp, has been updated on the RC_1_34_0 branch (CVS revision 1.25.6.1) to match the RC_1_33_0 version, as part of addressing bug <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/971" title="#971: Bugs: Entire iostreams library outdated in 1.34.0 (closed: fixed)">#971</a>. This bug can be resolved as fixed. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Thomas Witt</dc:creator> <pubDate>Sat, 26 May 2007 16:24:50 GMT</pubDate> <title>status changed; resolution, severity set https://svn.boost.org/trac10/ticket/953#comment:4 https://svn.boost.org/trac10/ticket/953#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket