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

Make sure to always check return values. #840

Merged
merged 3 commits into from
Oct 29, 2020
Merged

Commits on Oct 26, 2020

  1. Make sure to always check return values.

    Pointed out by clang static analysis, we should always
    check these return values.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f8a75fa View commit details
    Browse the repository at this point in the history
  2. Make sure to add newlines.

    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3fcb531 View commit details
    Browse the repository at this point in the history
  3. One more fix.

    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5805033 View commit details
    Browse the repository at this point in the history