Skip to content

Add a virtual destructor to the provider_base_t class #497

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 15, 2024

Description

Add a virtual destructor to the provider_base_t class.
It fixes the Coverity issue no. 460541.

Checklist

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

Add a virtual destructor to the provider_base_t class.
It fixes the Coverity issue no. 460541.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner May 15, 2024 08:17
@bratpiorka bratpiorka requested a review from kswiecicki May 15, 2024 08:41
@ldorau ldorau merged commit d0c0635 into oneapi-src:main May 15, 2024
58 checks passed
@ldorau ldorau deleted the Add_a_virtual_destructor_to_the_provider_base_t_class branch May 15, 2024 10:05
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