Skip to content

Segmentation fault when running with default parameters #1

Description

@GregBurns

RoundTrip_ping with default parameters seg faults when run against a single instance of RoundTrip_pong also with default parameters. The default senderId for RoundTrip_pong is 0 and the problem appears to be the [msg->senderId - 1] index around line 277. I believe this should be simply [msg->senderId]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions