Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix memory leak #113

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Fix memory leak #113

merged 1 commit into from
Feb 15, 2023

Conversation

qwe661234
Copy link
Collaborator

Remove the unnecessary memory allocation in elf new and free the block map memory after emuation is complete. These two changes resolve the memory leak and allow the valgrind check to pass.

Remove the unnecessary memory allocation in elf new and free the block
map memory after emuation is complete. These two changes resolve the
memory leak and allow the valgrind check to pass.
@jserv jserv merged commit 72bbb63 into sysprog21:master Feb 15, 2023
@qwe661234 qwe661234 deleted the Fix_memory_leak branch February 15, 2023 13:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants