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 #1952, patch for recursive event loop #1954

Merged
merged 1 commit into from
Dec 6, 2021

Commits on Nov 2, 2021

  1. Fix nasa#1952, patch for recursive event loop

    Adds CFE_SB_RequestToSendEvent/CFE_SB_FinishSendEvent wrappers around
    all events generated by CFE_SB_TransmitMsgValidate.  This is avoids
    the potential for a recursive loop if configured improperly.
    jphickey committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    92cc55e View commit details
    Browse the repository at this point in the history