nasa / CF

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

Fix #57, Remove local error return codes in CF_ValidateConfigTable() #376

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 1 year ago

Checklist

Describe the contribution

Testing performed GitHub CI actions all passing successfully.

Expected behavior changes CF_ValidateConfigTable() will now return a relevant error code that is intelligible to outside functions, if they want to take action on it. The function is noticeably simpler/cleaner now.

Contributor Info Avi Weiss @thnkslprpt