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

[Bug]: ConfigDataGfx Does Not Free Memory #632

Open
1 task done
os-d opened this issue Jul 12, 2023 · 0 comments
Open
1 task done

[Bug]: ConfigDataGfx Does Not Free Memory #632

os-d opened this issue Jul 12, 2023 · 0 comments
Assignees
Labels
complexity:easy Requires minimal background information and effort to accomplish complexity:good-first-issue Good for newcomers state:backlog In the backlog state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working

Comments

@os-d
Copy link
Contributor

os-d commented Jul 12, 2023

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

There is a memory leak in ConfigDataGfx, it allocates the policy, but does not free it.

Expected Behavior

ConfigDataGfx should free any allocated memory.

Steps To Reproduce

In the codebase.

Build Environment

- OS(s): N/A
- Tool Chain(s):All
- Targets Impacted:All

Version Information

Top of tree

Urgency

Low

Are you going to fix this?

Someone else needs to fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@os-d os-d added type:bug Something isn't working state:needs-triage Needs to triaged to determine next steps labels Jul 12, 2023
@github-actions github-actions bot added state:needs-owner Needs an issue owner to be assigned urgency:low Little to no impact labels Jul 12, 2023
@os-d os-d added complexity:good-first-issue Good for newcomers complexity:easy Requires minimal background information and effort to accomplish and removed state:needs-owner Needs an issue owner to be assigned urgency:low Little to no impact labels Jul 12, 2023
@makubacki makubacki added the state:backlog In the backlog label Jul 25, 2023
@vincent-j-zimmer vincent-j-zimmer self-assigned this Nov 6, 2024
vincent-j-zimmer added a commit to vincent-j-zimmer/mu_tiano_platforms that referenced this issue Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:easy Requires minimal background information and effort to accomplish complexity:good-first-issue Good for newcomers state:backlog In the backlog state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants