Skip to content

coarse: error out on double free instead of assert #1148

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 Mar 3, 2025

Description

Error out in case of double free() instead of assert in coarse library.

Checklist

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

Error out in case of double free() instead of assert
in coarse library.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner March 3, 2025 08:28
@ldorau ldorau merged commit eae8d63 into oneapi-src:main Mar 3, 2025
79 checks passed
@ldorau ldorau deleted the coarse_error_out_on_double_free_instead_of_assert branch March 3, 2025 11:45
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