Skip to content

Fix memory leaks in test_profiling execute_multipass #2390

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

oskarweb
Copy link

  • Fixed leaks caused by missing clRelease calls
  • Improved error handling readability

Signed-off-by: Oskar Hubert Weber oskar.hubert.weber@intel.com

oskarweb added 3 commits May 14, 2025 17:22
- Fixed leaks caused by missing clRelease calls
- Improved error handling readability

Signed-off-by: Oskar Hubert Weber <oskar.hubert.weber@intel.com>
- Fixed leaks caused by missing clRelease calls
- Improved error handling readability

Signed-off-by: Oskar Hubert Weber <oskar.hubert.weber@intel.com>
- Fixed leaks caused by missing clRelease calls
- Improved error handling readability

Signed-off-by: Oskar Hubert Weber <oskar.hubert.weber@intel.com>
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

LGTM, this is a nice cleanup!

I've verified that there are no memory leaks after these changes (with the OpenCL Intercept Layer and LeakChecking).

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