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

Test #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Test #1

wants to merge 1 commit into from

Conversation

jonathanmetzman
Copy link
Collaborator

No description provided.

@CarpeDiem-CarpeNoctem
Copy link

I wanted to write something about this test integration but didn´t know where to put it.
So I write it here. Hope it´s OK.

This example of curl is helpful for integrating clusterfuzzlite. But in the github Actions I cannot see one example where the coverage stage fails based on some bug (at least it´s good for curl 👍 ).

I guess another example like the libfuzzer tutorial (https://github.com/google/fuzzing/blob/master/tutorial/libFuzzer/fuzz_me.cc) would be great where clusterfuzzlite and libfuzzer finds a bug.

@jonathanmetzman
Copy link
Collaborator Author

I wanted to write something about this test integration but didn´t know where to put it. So I write it here. Hope it´s OK.

It's OK in that I found it. You can also file issues in the clusterfuzzlite repo :-)

This example of curl is helpful for integrating clusterfuzzlite. But in the github Actions I cannot see one example where the coverage stage fails based on some bug (at least it´s good for curl +1 ).

Do you want one where the coverage stage fails or where there is a crash found by ASAN?

I guess another example like the libfuzzer tutorial (https://github.com/google/fuzzing/blob/master/tutorial/libFuzzer/fuzz_me.cc) would be great where clusterfuzzlite and libfuzzer finds a bug.

@CarpeDiem-CarpeNoctem
Copy link

I thought a crash found by ASAN would be enough. :D
So it is for everyone visible that ASAN crashes can be found.

@jonathanmetzman
Copy link
Collaborator Author

I thought a crash found by ASAN would be enough. :D So it is for everyone visible that ASAN crashes can be found.

The problem with an example like that is the logs will get deleted.
I can try to add a crash later when I have more cycles.

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