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: fpgabist uninitialized variable errors #3053

Merged
merged 1 commit into from Nov 30, 2023
Merged

Conversation

tswhison
Copy link
Contributor

Description

Uninitialized variable errors were encountered on RHEL 8.6 with g++ 8.5.0.

Collateral (docs, reports, design examples, case IDs):

  • Document Update Required? (Specify FIM/AFU/Scripts)

Tests added:

Tests run:

CI

Signed-off-by: Tim Whisonant <tim.whisonant@intel.com>
@tswhison tswhison self-assigned this Nov 30, 2023
@tswhison tswhison requested a review from a team as a code owner November 30, 2023 19:48
Copy link

@pajgaonk pajgaonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7051514247

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.621%

Totals Coverage Status
Change from base Build 7025280281: 0.0%
Covered Lines: 15755
Relevant Lines: 23299

💛 - Coveralls

@tswhison tswhison merged commit 3af8a08 into master Nov 30, 2023
27 checks passed
@tswhison tswhison deleted the tswhison/fpgabist_fix branch November 30, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants