Skip to content

catch any possible errors from logger in Disjoint Pool #406

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

Merged

Conversation

bratpiorka
Copy link
Contributor

@bratpiorka bratpiorka commented Apr 4, 2024

Catch any possible errors from logger in Disjoint Pool.

Description

This is the fix for the Coverity issue https://scan3.scan.coverity.com/#/project-view/65229/15141?selectedIssue=449677
Coverity says the logger may use a mocked-up version of fputs from the Google test (/test/utils/utils_log.cpp), which can throw errors.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@bratpiorka bratpiorka requested review from lplewa and ldorau April 4, 2024 07:05
@bratpiorka bratpiorka force-pushed the rrudnick_disjoint_catch branch from 523bf32 to 1f68b58 Compare April 4, 2024 07:07
@bratpiorka bratpiorka force-pushed the rrudnick_disjoint_catch branch from 1f68b58 to 04e6cb0 Compare April 4, 2024 07:23
@bratpiorka bratpiorka marked this pull request as ready for review April 4, 2024 08:00
@bratpiorka bratpiorka requested a review from a team as a code owner April 4, 2024 08:00
@lukaszstolarczuk lukaszstolarczuk merged commit 025c0a8 into oneapi-src:main Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants