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

Coverity issues #3016

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Coverity issues #3016

merged 2 commits into from
Feb 7, 2024

Commits on Feb 5, 2024

  1. unittests: Do not use uninitialized memory

    Thanks Coverity CID 414676, 414677, 414678,
    414679, 414680, 414681, 414682, 414683, 414684,
    414685, 414686
    xhanulik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7309b37 View commit details
    Browse the repository at this point in the history
  2. Fix constant-time comparison of negative values

    Thanks Coverity CID 414687
    xhanulik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fd80ba7 View commit details
    Browse the repository at this point in the history