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 various static analysis identified issues #51

Merged
merged 9 commits into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. Set GTEST_HAS_EXCEPTIONS to 0

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    423d88c View commit details
    Browse the repository at this point in the history
  2. Add initialization of buffers in ze_peer

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ff68882 View commit details
    Browse the repository at this point in the history
  3. Correct argument order

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dc5733a View commit details
    Browse the repository at this point in the history
  4. Reset ze_peak subdevice count on failure to get

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7e941e6 View commit details
    Browse the repository at this point in the history
  5. Fix test_sysman_device typos

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3e7fc93 View commit details
    Browse the repository at this point in the history
  6. Fix test_harness_sysman_frequency expression

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e92db55 View commit details
    Browse the repository at this point in the history
  7. Fix missing invokation

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c05396e View commit details
    Browse the repository at this point in the history
  8. Sanitize ze_peer input data

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    51b0138 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    Signed-off-by: Jemale Lockett <[email protected]>
    Jemale committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d3053cf View commit details
    Browse the repository at this point in the history