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

Fix #2488, separate bad argument test #2489

Merged
merged 2 commits into from
Jan 18, 2024

Commits on Dec 19, 2023

  1. Fix nasa#2488, separate bad argument test

    Pass in CFE_SB_INVALID_MSG_ID separately from a NULL pointer.
    This also required updates to the way the MSG module checks the
    MsgID, as it was not using the IsValidMsgID check.
    jphickey committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a9989fb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    dad4271 View commit details
    Browse the repository at this point in the history