Skip to content

Segmentation fault when running with default parameters #1

@GregBurns

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions