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

Fix memory leak #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Baruch-Fridman
Copy link

add free_uio_infoe to uio_close in addition to @modbw fix

modbw and others added 4 commits September 2, 2021 08:44
If a map has a name it won't be freed uio_free_info causing
a memory leak.
To prevent memory leaks uio_free_info is needed by the user of the library
When a uio_info_t doesn't match the searched name if will be freed
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.

2 participants