Bug 2459

Summary: Fix memory leaks in IDL compiler execution
Product: TAO Reporter: Jeff Parsons <j.parsons>
Component: IDL CompilerAssignee: Jeff Parsons <j.parsons>
Status: RESOLVED FIXED    
Severity: minor    
Priority: P3    
Version: 1.5   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 2454    

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>