-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
There have been a few issues already referencing the known memory leak in this code with the metaobjects.
#131
ros/pluginlib#126
In #186 to potentially resolve these memory leaks, @hidmic mentioned a goal to remove the raw pointer interface from the existing code. #186 (review). As humble will soon be released, I wanted to create this ticket to formally track this effort.
Was there a reason or limitation for not using smart pointers (e.g. a smart pointer for AbstractMetaObjectBase
in the FactoryMap
/ graveyard MetaObjectVector
)?
tylerjw
Metadata
Metadata
Assignees
Labels
No labels