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

use dynamic_pointer_cast to detect allocator mismatch in intra process manager #1643

Merged

Commits on Apr 27, 2021

  1. use dynamic_pointer_cast to detect allocator mismatch in intra proces…

    …s manager
    
    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f0f44ed View commit details
    Browse the repository at this point in the history
  2. add test case for mismatched allocators

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5c539d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. forward template arguments to avoid mismatched types in intra process…

    … manager
    
    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    490cca7 View commit details
    Browse the repository at this point in the history
  2. style fixes

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    144da64 View commit details
    Browse the repository at this point in the history
  3. refactor to test message address and count, more DRY

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    060526d View commit details
    Browse the repository at this point in the history
  4. update copyright

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b4a0aa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. fix typo

    Signed-off-by: William Woodall <william@osrfoundation.org>
    
    Co-authored-by: Michel Hidalgo <michel@ekumenlabs.com>
    wjwwood and hidmic authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a2b1d39 View commit details
    Browse the repository at this point in the history