Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
aicp_mapping
Commits
3adfcdcd
Commit
3adfcdcd
authored
Mar 15, 2019
by
simalpha
Browse files
Fix memory leak.
parent
5730bebd
Changes
1
Hide whitespace changes
Inline
Side-by-side
aicp_ros/include/aicp_ros/app_ros.hpp
View file @
3adfcdcd
...
...
@@ -26,6 +26,7 @@ public:
inline
~
AppROS
()
{
delete
accu_
;
delete
vis_ros_
;
delete
talk_ros_
;
}
// Subscriber callabacks
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment