ros / class_loader

ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries
http://www.ros.org/wiki/class_loader
35 stars 95 forks source link

Fix memory leak: meta objects not destroyed #202

Open shshlei opened 2 years ago

shshlei commented 2 years ago

Signed-off-by: shshlei shshlei@hust.edu.cn

gbiggs commented 2 years ago

Is this PR still necessary after #201?