Summary: | Fix memory leaks in IDL compiler execution | ||
---|---|---|---|
Product: | TAO | Reporter: | Jeff Parsons <j.parsons> |
Component: | IDL Compiler | Assignee: | 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
accepted 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. Fixed> Thu Jun 15 15:05:43 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu> |