The following bugs in omniORBpy 2.1 have been fixed. Update from CVS to get the fixes.
|
Summary: |
Assertion failure after exception
(bug number 2)
|
Date: |
Thu Jul 3 14:48:17 BST 2003 |
Fixed by: |
dgrisby |
Reported by: |
Fedorov Vsevolod |
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 |
Fixed by: |
dgrisby |
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.
|
|
|