Bug 2459 - Fix memory leaks in IDL compiler execution
Summary: Fix memory leaks in IDL compiler execution
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: IDL Compiler (show other bugs)
Version: 1.5
Hardware: All All
: P3 minor
Assignee: Jeff Parsons
URL:
Depends on:
Blocks: 2454
  Show dependency tree
 
Reported: 2006-03-17 12:12 CST by Jeff Parsons
Modified: 2006-12-01 14:41 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 Jeff Parsons 2006-03-17 12:12:47 CST
Working on this presently, hope to have it done for TAO 2.0.
Comment 1 Jeff Parsons 2006-03-25 13:34:04 CST
accepted
Comment 2 Jeff Parsons 2006-03-28 07:53:13 CST
Making progress on this. Along the way, some other bugs were discovered and 
fixed or worked around:

- Fixed regeneration of sendc_* operations as pure virtual in local interfaces

- Fixed incorrect logic in the check for the (spec-required) parallel 
inheritance of valuetypes and their supported interfaces.

- Added workarounds to skip AMI implied IDL preprocessing of IDL3-related 
nodes (components, homes, and associated implied IDL nodes) until we get AMI 
integrated with CIAO.
Comment 3 Jeff Parsons 2006-12-01 14:41:19 CST
Fixed>

Thu Jun 15 15:05:43 UTC 2006  Jeff Parsons <j.parsons@vanderbilt.edu>