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

Address some Static Analysis Issues #519 #521

Merged
merged 4 commits into from
Sep 18, 2024

Commits on Sep 15, 2024

  1. Fix various static analysis issues.

    Signed-off-by: Norman Ashley <[email protected]>
    ashman-p committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c0c0104 View commit details
    Browse the repository at this point in the history
  2. Fix Dereference before null check.

    Signed-off-by: Norman Ashley <[email protected]>
    ashman-p committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e17e84b View commit details
    Browse the repository at this point in the history
  3. Fix Dereference before null check.

    Signed-off-by: Norman Ashley <[email protected]>
    ashman-p committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    afc0af6 View commit details
    Browse the repository at this point in the history
  4. Fixed deref without null check.

    Signed-off-by: Norman Ashley <[email protected]>
    ashman-p committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c0eae3c View commit details
    Browse the repository at this point in the history