Bug 662

Summary: ORB core leaks upon initialization failure
Product: TAO Reporter: Ossama Othman <ossama.othman>
Component: ORBAssignee: Ossama Othman <ossama.othman>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 1.1.9   
Hardware: All   
OS: All   
Bug Depends on: 386    
Bug Blocks:    

Description Ossama Othman 2000-09-07 13:16:42 CDT
If ORB core initialization doesn't complete due to an error, then the reactor
obtained from the default resource factory is never deallocated.  This causes
several memory leaks, in addition to file descriptor leaks.
Comment 1 Ossama Othman 2000-09-07 13:20:06 CDT
It appears that this bug is mine since it is related to the dynamic
linking/unlinking issues detailed in bug 386.
Comment 2 Ossama Othman 2000-09-07 13:20:19 CDT
Mine.
Comment 3 Ossama Othman 2000-11-10 18:51:16 CST
The leak should no longer exist as of TAO 1.1.10.
Comment 4 Ossama Othman 2000-11-10 18:52:31 CST
Forgot to mark it as fixed.