microsoft/mu_tiano_platforms

[Bug]: ConfigDataGfx Does Not Free Memory

Opened this issue · 0 comments

os-d commented

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