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

munmap the correct pointer and size #6

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

paulcacheux
Copy link
Contributor

Looking at the check preceding the call to munmap, it seems the pointer unmapped is not the correct one. This PR fixes this issue.

@Iceber
Copy link
Owner

Iceber commented Jul 26, 2021

Oh, Thank you so much!
For lower versions of the kernel(<5.4), this is a very serious problem

@Iceber Iceber merged commit 586e8ef into Iceber:main Jul 26, 2021
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