ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

Check comparison in CORBA::ContextList::_decr_refcount

Open jwillemsen opened this issue 3 years ago • 1 comments

Doubt whether the code references is correct, should it be == 0?

https://github.com/DOCGroup/ACE_TAO/blob/e4bcaf22324492a0d784890cd9ca86b4a707e68f/TAO/tao/DynamicInterface/Context.cpp#L172

jwillemsen avatar Feb 25 '21 10:02 jwillemsen

Also the result of — should be stored in a variable which is checked

jwillemsen avatar Feb 25 '21 17:02 jwillemsen