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

Update submodules #607

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Update submodules #607

merged 1 commit into from
Nov 11, 2024

Conversation

Alan-Jowett
Copy link
Collaborator

This pull request includes updates to several submodules and changes to the libfuzzer harness to improve the verifier options configuration. The most important changes include updating submodule commits and modifying the verifier options to use a more structured approach.

Submodule updates:

Verifier options configuration:

  • libfuzzer/libfuzz_harness.cc: Changed the initialization of ebpf_verifier_options_t to use an empty initializer list. Modified the options to enable termination checking and disable simplification through cfg_opts. Simplified the call to ebpf_verify_program by passing options directly.

Signed-off-by: Alan Jowett <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 79.201%. remained the same
when pulling 80d7d7c on Alan-Jowett:update
into 24087eb on iovisor:main.

@Alan-Jowett Alan-Jowett merged commit 94f7a43 into iovisor:main Nov 11, 2024
51 checks passed
@Alan-Jowett Alan-Jowett deleted the update branch November 11, 2024 15:39
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.

2 participants