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

Ensuring that Mapviz won't subscribe to empty topic names (Kinetic) #379

Conversation

pjreed
Copy link
Contributor

@pjreed pjreed commented Jun 23, 2016

I cleaned up and made more consistent the code for handling subscriptions for all topics.
The behavior is now:

  • All input is trimmed before processing
  • If a topic name is empty, the old subscriber will be shut down and will not subscribe to the empty topic

Resolves #327

I cleaned up and made more consistent the code for handling subscriptions for all topics.
The behavior is now:
- All input is trimmed before processing
- If a topic name is empty, the old subscriber will be shut down and will not subscribe to the empty topic

Resolves swri-robotics#327
@evenator evenator merged commit 52ec20c into swri-robotics:kinetic-devel Jun 24, 2016
@pjreed pjreed deleted the 327/empty-topic-name-crashes-kinetic branch September 29, 2017 16:05
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

Successfully merging this pull request may close these issues.

2 participants