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 checking of bad call parameter #557

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Fix checking of bad call parameter #557

merged 1 commit into from
Jan 2, 2024

Conversation

dthaler
Copy link
Contributor

@dthaler dthaler commented Jan 2, 2024

Prior to this change, if the caller didn't pass enough registers, the verifier would throw an exception instead of gracefully failing verification.

Prior to this change, if the caller didn't pass enough registers,
the verifier would throw an exception instead of gracefully failing
verification.

Signed-off-by: Dave Thaler <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 89.482% (-0.02%) from 89.501%
when pulling 5a082ec on dthaler:bad-call
into 68951ab on vbpf:main.

@elazarg elazarg merged commit 90ce44a into vbpf:main Jan 2, 2024
13 checks passed
@dthaler dthaler deleted the bad-call branch January 2, 2024 06:38
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.

3 participants