Skip to content

Conversation

@ldorau
Copy link
Contributor

@ldorau ldorau commented Dec 6, 2024

Description

Ignore return value of je_mallctl() in an error handling path, because we cannot do nothing more with this error.

It fixes two Coverity issues.

Checklist

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

Ignore return value of `je_mallctl()` in an error handling path,
because we cannot do nothing more with this error.

It fixes two Coverity issues.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner December 6, 2024 07:27
@bratpiorka bratpiorka requested a review from PatKamin December 6, 2024 08:26
@PatKamin PatKamin merged commit cb0dba0 into oneapi-src:main Dec 6, 2024
77 checks passed
@ldorau ldorau deleted the Ignore_return_value_of__in_an_error_handling_path branch December 6, 2024 09:12
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