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

read: validate DW_OP_deref_size when evaluating #739

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Aug 1, 2024

We document that the size field of EvaluationResult::RequiresMemory will be at most the word size of the target, so we should check that.

We document that the size field of EvaluationResult::RequiresMemory
will be at most the word size of the target, so we should check that.
@philipc philipc merged commit f5dd7df into gimli-rs:master Aug 2, 2024
20 checks passed
@philipc philipc deleted the deref_size branch August 2, 2024 03:24
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