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/Unprotected memory safety #54

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix/Unprotected memory safety #54

merged 1 commit into from
Jan 29, 2024

Conversation

cursey
Copy link
Owner

@cursey cursey commented Jan 28, 2024

Adds some additional safety logic around unprotecting memory prior to writing to that memory.

Closes #53

Copy link
Collaborator

@angelfor3v3r angelfor3v3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😈

@cursey cursey merged commit 4e10523 into main Jan 29, 2024
5 checks passed
@cursey cursey deleted the fix/unprotect-memory-safety branch January 29, 2024 05:21
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.

Allow to disable original bytes restoration in hook's destructor
2 participants