Skip to content

Fix: os_free(NULL) should return UMF_RESULT_SUCCESS #474

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented May 8, 2024

Description

Fix: os_free(NULL) should return UMF_RESULT_SUCCESS instead of UMF_RESULT_ERROR_INVALID_ARGUMENT.

Checklist

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

Fix: os_free(NULL) should return UMF_RESULT_SUCCESS
instead of UMF_RESULT_ERROR_INVALID_ARGUMENT.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner May 8, 2024 09:59
@ldorau ldorau merged commit 72aa001 into oneapi-src:main May 8, 2024
70 checks passed
@ldorau ldorau deleted the Fix_os_freeNULL_should_return_UMF_RESULT_SUCCESS branch May 9, 2024 13:22
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