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

Verify off heap entry during update and free offheap array #20985

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LinHu2016
Copy link
Contributor

Verify the consistency (dataAddr, size and related proxy array object) of off heap Entry before freeing the off heap array or updating related proxy object.

depends on: eclipse-omr/omr#7614

Signed-off-by: lhu [email protected]

@LinHu2016
Copy link
Contributor Author

@amicic @dmitripivkine please review the changes, thanks

Verify the consistency (dataAddr, size and related proxy array object)
of off heap Entry before freeing the off heap array or updating related
proxy object.

Signed-off-by: lhu <[email protected]>
@LinHu2016 LinHu2016 force-pushed the update_isValidDataPtr branch from 33afc14 to efe4332 Compare January 24, 2025 21:33
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.

1 participant