Boost C++ Libraries: Ticket #8521: [Coverity] Assert with side effect in interprocess/mem_algo/rbtree_best_fit.hpp https://svn.boost.org/trac10/ticket/8521 <p> The commit </p> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42878" title="Updated Interprocess and Intrusive: -&gt; Added linear slist to ...">r42878</a> | igaztanaga | 2008-01-20 03:54:47 -0800 (Sun, 20 Jan 2008) | 5 lines </p> <p> Updated Interprocess and Intrusive: </p> <p> added the line </p> <p> assert(received_size = received_size2); </p> <p> which Coverity flags as suspicious for obvious reasons. </p> <p> The line is still present as line 851, </p> <blockquote> <p> BOOST_ASSERT(received_size = received_size2); </p> </blockquote> <p> in current trunk. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8521 Trac 1.4.3 Ion Gaztañaga Sat, 18 May 2013 20:15:38 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8521#comment:1 https://svn.boost.org/trac10/ticket/8521#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84356" title="Fixes #8521">[84356]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8521" title="#8521: Bugs: [Coverity] Assert with side effect in ... (closed: fixed)">#8521</a> </p> Ticket Ion Gaztañaga Sat, 18 May 2013 20:16:25 GMT <link>https://svn.boost.org/trac10/ticket/8521#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8521#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84357" title="Fixes #8521">[84357]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8521" title="#8521: Bugs: [Coverity] Assert with side effect in ... (closed: fixed)">#8521</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>