[Bug]: ConfigDataGfx Does Not Free Memory #632
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
Is there an existing issue for this?
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
Version Information
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
The text was updated successfully, but these errors were encountered: