Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker lifetime is publishing not initialized memory #78

Open
traversaro opened this issue Apr 26, 2017 · 0 comments
Open

Marker lifetime is publishing not initialized memory #78

traversaro opened this issue Apr 26, 2017 · 0 comments

Comments

@traversaro
Copy link
Member

In

visualization_msgs_Marker marker;
, the lifetime attribute of the visualization_msgs_Marker marker object is not initialized, and then that value is sent over the network. This can be a problem especially if lifetime assumes a negative value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant