Skip to content

Fix condition in devdax_open_ipc_handle() #732

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

ldorau
Copy link
Contributor

@ldorau ldorau commented Sep 16, 2024

Description

Fix condition in devdax_open_ipc_handle().
os_devdax_open() returns -1 on error.
It fixes the Coverity issue no. 468935.

Checklist

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

Fix condition in devdax_open_ipc_handle().
os_devdax_open() returns -1 on error.
It fixes the Coverity issue no. 468935.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner September 16, 2024 07:28
@ldorau ldorau merged commit 9f03d6b into oneapi-src:main Sep 16, 2024
70 checks passed
@ldorau ldorau deleted the Fix_condition_in_devdax_open_ipc_handle branch September 16, 2024 08:16
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.

3 participants