omniORBpy 2.1 bugs

The following bugs in omniORBpy 2.1 have been fixed. Update from Subversion to get the fixes.


Summary: Assertion failure after exception (bug number 2)
Date: Thu Jul 3 14:48:17 BST 2003
Reported by: Fedorov Vsevolod
Link: http://www.omniorb-support.com/pipermail/omniorb-list/2003-June/023794.html
Description: In some circumstances, an exception can cause an invocation to be retried. Sometimes, a locking bug would result in an assertion failure.

Summary: Mis-placed DECREF led to segfaults. (bug number 1)
Date: Fri Mar 28 17:31:12 GMT 2003
Reported by: Adam Kerrison
Description: A DECREF in the wrong place in the exception handling code could lead to premature deletion of repository ids, leading to a crash.