Closed thnkslprpt closed 1 year ago
You have successfully added a new CppCheck configuration cppcheck
. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.
You have successfully added a new CodeQL configuration coding-standard
. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.
You have successfully added a new CodeQL configuration security
. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.
Checklist
Describe the contribution
CFE_EVS_Register()
in the initialization sequence.Recommend refactoring
TO_LAB_init()
in future to avoid the need for these early returns.Testing performed GitHub CI actions all passing successfully. Local tests confirm builds and run fine, and cFS tests all passing.
Expected behavior changes Use will be informed of failure of
CFE_EVS_Register()
rather than it failing silently.System(s) tested on Debian GNU/Linux 11 (bullseye) Current main branch of cFS bundle.
Contributor Info Avi Weiss @thnkslprpt