id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10987,"bug in any_xxx_node_traits, returning by reference",apkulikov@…,Ion Gaztañaga,"bstree_algo::rotate_left has parameter p_parent passed by const ref (invoked by rebalance_after_insertion). With set hook this is ref to temporary variable (default_rbtree_node_traits_impl::get_parent returns value). With any hook this is ref to node's variable (any_rbtree_node_traits::get_parent returns reference). This variable is used after node changed. Use local var? PS: are other rotate_XXX functions OK?",Bugs,closed,To Be Determined,intrusive,Boost 1.57.0,Showstopper,fixed,,