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

Ignore memory areas allocated by Android's JVM (aka Dalvik) when evaluating bit-flips #865

Open
gabrielesvelto opened this issue Aug 15, 2023 · 1 comment

Comments

@gabrielesvelto
Copy link
Collaborator

As per the title. Davlik allocates very large chunks of the address space, aligning them to natural boundaries which causes false positives when doing bit-flip detection.

@gabrielesvelto
Copy link
Collaborator Author

This should be fixed after we fix #863

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

No branches or pull requests

1 participant