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

Check for NULL in XMLNode::Value #158

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Conversation

artivis
Copy link
Contributor

@artivis artivis commented Jul 9, 2019

fix #156.

Check for const char* tinyxml2::XMLNode::Value() const == NULL .

@artivis artivis changed the title fix #156 Check for NULL in XMLNode::Value Jul 10, 2019
@nuclearsandwich nuclearsandwich merged commit 0ba4bd8 into ros:melodic-devel Feb 14, 2020
@artivis artivis deleted the fix/156 branch February 14, 2020 20:01
artivis added a commit to artivis/pluginlib that referenced this pull request Feb 21, 2020
artivis added a commit to artivis/pluginlib that referenced this pull request Feb 21, 2020
Signed-off-by: artivis <jeremie.deray@canonical.com>
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.

Coverity - Event unimplemented null return
2 participants