Bug 662 - ORB core leaks upon initialization failure
Summary: ORB core leaks upon initialization failure
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.1.9
Hardware: All All
: P3 normal
Assignee: Ossama Othman
URL:
Depends on: 386
Blocks:
  Show dependency tree
 
Reported: 2000-09-07 13:16 CDT by Ossama Othman
Modified: 2000-11-10 18:52 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.