Skip to content
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

Fix trackingFree() - do not add a not removed entry #803

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Oct 15, 2024

Description

Fix trackingFree() - do not add a not removed entry.
Do not add memory back to the tracker,
if it had not been removed.

Checklist

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

@ldorau ldorau requested a review from a team as a code owner October 15, 2024 12:19
@ldorau ldorau requested a review from bratpiorka October 15, 2024 12:20
Do not add memory back to the tracker,
if it had not been removed.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Fix_trackingFree_-_do_not_add_a_not_removed_entry branch from 22aba19 to 1b32ade Compare October 15, 2024 19:53
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bratpiorka bratpiorka merged commit 4dab796 into oneapi-src:main Oct 16, 2024
77 checks passed
@ldorau ldorau deleted the Fix_trackingFree_-_do_not_add_a_not_removed_entry branch October 16, 2024 08:23
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.

4 participants