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

Representative fuzzing harness #77

Merged

Conversation

Shnatsel
Copy link
Contributor

Make the fuzzing harness more representative of real-world code. It can now find #75 in under a minute when fed zstd's official fuzzing seeds.

@KillingSpark
Copy link
Owner

Just to be certain, this doesn't still find UB after the fix, right?

@Shnatsel
Copy link
Contributor Author

No more UB detected by Address Sanitizer after 15 million executions.

@KillingSpark KillingSpark merged commit 4d4c2a1 into KillingSpark:master Nov 28, 2024
1 of 2 checks passed
@KillingSpark
Copy link
Owner

Thanks!

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