id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8521,[Coverity] Assert with side effect in interprocess/mem_algo/rbtree_best_fit.hpp,Dan Kegel ,Ion Gaztañaga,"The commit r42878 | igaztanaga | 2008-01-20 03:54:47 -0800 (Sun, 20 Jan 2008) | 5 lines Updated Interprocess and Intrusive: added the line assert(received_size = received_size2); which Coverity flags as suspicious for obvious reasons. The line is still present as line 851, BOOST_ASSERT(received_size = received_size2); in current trunk. ",Bugs,closed,To Be Determined,interprocess,Boost 1.53.0,Problem,fixed,,