Please report new issues athttps://github.com/DOCGroup
The valuefactory operations are not safe. See TAO/ORB.cpp, comment is already there, no guard, no checks. Needs to be improved CORBA::ValueFactory CORBA::ORB::register_value_factory (const char *repository_id, CORBA::ValueFactory factory ACE_ENV_ARG_DECL) { // %! guard, and ACE_Null_Mutex in the map // do _add_ref here not in map->rebind
accept and added depens
accept for real
will be handled by Remedy
accept
reassign
taking this over, merged all changes from Kees to fix this to the sequenceupdate3 branch so that we can merge this all to cvs head when x.5.1 has been released
Wed Apr 19 07:48:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>