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: patch libfuzzer to support jobs argument #176

Closed
wants to merge 1 commit into from

Conversation

camshaft
Copy link
Owner

@camshaft camshaft commented Sep 10, 2023

This is a similar change as #161, but limits the size of the patch to the single toString function.

There seems to be an issue with exit code propagation and the --jobs argument. The test seems to be exiting without an error. We'll need to investigate why that it is.

@Ekleog-NEAR
Copy link
Contributor

Ekleog-NEAR commented Sep 11, 2023

Got it, thank you for the simplification!

I’ve just opened #177 that adds onto this PR to return the proper exit code :) Hopefully with this, this fix could land, and then we’re almost ready to land #162 🎉

@camshaft
Copy link
Owner Author

Closing in favor of #177

@camshaft camshaft closed this Sep 11, 2023
@camshaft camshaft deleted the libfuzzer-jobs branch September 11, 2023 15:59
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.

None yet

2 participants