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

Allow null arguments in the EventsExecutor parameters #602

Merged
merged 3 commits into from
May 5, 2022

Commits on May 5, 2022

  1. Revert "Add RMW_CHECKS to rmw_fastrtps_cpp EventsExecutor implementat…

    …ion"
    
    This reverts commit 8e93400.
    
    Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
    j-rivero committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d539e98 View commit details
    Browse the repository at this point in the history
  2. Do not check arguments

    Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
    j-rivero committed May 5, 2022
    Configuration menu
    Copy the full SHA
    5fbe71d View commit details
    Browse the repository at this point in the history
  3. Check the non callback values for nullptr

    Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
    j-rivero committed May 5, 2022
    Configuration menu
    Copy the full SHA
    50af0ec View commit details
    Browse the repository at this point in the history