
1 Aug
2007
1 Aug
'07
9:15 p.m.
There's a little bug in member function nolock_force_unique_connection_list which causes an assertion inside nolock_cleanup_connections because the _shared_state.unique() is false because the local variable newState also references _shared_state. The attached patch corrects this rather simple bug. Regards, Rodolfo Lima.