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

cpuinfo_deinitialize function memory leak #281

Open
jackymxp opened this issue Feb 25, 2025 · 1 comment
Open

cpuinfo_deinitialize function memory leak #281

jackymxp opened this issue Feb 25, 2025 · 1 comment

Comments

@jackymxp
Copy link

cpuinfo_initialize function call calloc function, but the function cpuinfo_deinitialize does not free the memory.

how to fix it?

@jackymxp
Copy link
Author

or it doesn't need to free the memory, such as cpu cache and so on?

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

No branches or pull requests

1 participant