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 #127, Adds static analysis comments and replace strncpy with snprintf #130

Merged
merged 1 commit into from
Jun 27, 2024

Commits on Jun 21, 2024

  1. Fix nasa#127, Adds static analysis comments and replaces strncpy with…

    … snprintf
    
    This commit addresses issues flagged during static analysis by:
    - Adding JSC 2.1 disposition comments.
    - Replacing strncpy with snprintf to enhance safety and compliance.
    - Changes DS_TABLE_VERIFY_ERR from 0xFFFFFFFF to -1
    jdfiguer authored and chillfig committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a5f1a8e View commit details
    Browse the repository at this point in the history