-
Notifications
You must be signed in to change notification settings - Fork 517
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
Tracking issue of implementing oss-fuzz for reader and writer #2551
Comments
I think we should run fuzz test on opendal repo first (with few times) |
Agree. Running that on oss-fuzz side is the final goal. |
This was referenced Jul 24, 2023
DonggeLiu
pushed a commit
to google/oss-fuzz
that referenced
this issue
Aug 7, 2023
part of apache/opendal#2551 --------- Signed-off-by: dqhl76 <[email protected]>
Successfully merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref: #1250
Prepare fuzz target files using
libfuzzer
Config files includes Dockerfile, build files...
Pull request on google/oss-fuzz side
The text was updated successfully, but these errors were encountered: