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 #1723, Add NULL check for AppFileName parameter in CFE_ES_ReloadApp #2279

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Apr 3, 2023

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully. Coverage unaffected.

Expected behavior changes
Will fail faster/earlier with NULL input for AppFileName.
Clearer error logs ease future maintainability and debugging.

Contributor Info
Avi Weiss @thnkslprpt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incomplete OSAL error conversion in CFE_ES_ReloadApp
1 participant