nasa / CF

The Core Flight System (cFS) CFDP application.
Apache License 2.0
86 stars 46 forks source link

Fix #285, flatten logic in CF_CFDP_InitEngine() to fix bug #286

Closed havencarlson closed 2 years ago

havencarlson commented 2 years ago

Checklist (Please check before submitting)

Describe the contribution Fix #285, fixed error in code where semaphore name being blank would skip to the end of CF_CFDP_InitEngine()

Testing performed Ran unit tests

Expected behavior changes If the semaphore name is blank, continue with function instead of exiting.

System(s) tested on

Contributor Info - All information REQUIRED for consideration of pull request Haven Carlson - NASA

dzbaker commented 2 years ago

21 July 2022: Merging as a hotfix, will review in next CCB (7/27).

skliper commented 2 years ago

@dzbaker - did we ever discuss this one in a CCB? If not we should include so we can add the approved label.