geometry2 icon indicating copy to clipboard operation
geometry2 copied to clipboard

TimeCacheInterface has no virtual destructor

Open csukuangfj opened this issue 7 years ago • 0 comments

See the code https://github.com/ros/geometry2/blob/7ea64d25a0631fe91bd277e0d9195f18cc437151/tf2/include/tf2/time_cache.h#L56 https://github.com/ros/geometry2/blob/7ea64d25a0631fe91bd277e0d9195f18cc437151/tf2/include/tf2/time_cache.h#L88 https://github.com/ros/geometry2/blob/7ea64d25a0631fe91bd277e0d9195f18cc437151/tf2/include/tf2/time_cache.h#L94 https://github.com/ros/geometry2/blob/7ea64d25a0631fe91bd277e0d9195f18cc437151/tf2/src/buffer_core.cpp#L290-L294

csukuangfj avatar Aug 14 '18 08:08 csukuangfj