Boost C++ Libraries: Ticket #3331: xml_archive_exception constructor does not initialize the 'code' member
https://svn.boost.org/trac10/ticket/3331
<p>
boost::archive::xml_archive_exception's constructor leaves the class' 'code' member uninitialized, causing a subsequent uninitialized memory read in what()
</p>
en-usBoost C++ Libraries/htdocs/site/boost.png
https://svn.boost.org/trac10/ticket/3331
Trac 1.4.3Robert RameyTue, 11 Aug 2009 01:04:46 GMTstatus changed; resolution set
https://svn.boost.org/trac10/ticket/3331#comment:1
https://svn.boost.org/trac10/ticket/3331#comment:1
<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>
</ul>
<p>
fixed on my system - next stop is the trunk
</p>
Ticket