Ticket #314 (new defect)
Opened 4 months ago
FeatureNode: init() causes memory leak
| Reported by: | gwaldron | Owned by: | |
|---|---|---|---|
| Priority: | major (material / funded) | Milestone: | 2.2 |
| Component: | osgEarth | Version: | 2.1 |
| Severity: | priority | Keywords: | |
| Cc: |
Description
If you call init() more than once on a draped feature node, the overlay proxy gets orphaned under the OD when its parent destructs. Need to do proper cleanup in this case.
Note: See
TracTickets for help on using
tickets.
