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

Adds project glog #9160

Merged
merged 6 commits into from
Feb 25, 2023
Merged

Adds project glog #9160

merged 6 commits into from
Feb 25, 2023

Conversation

catenacyber
Copy link
Contributor

@sergiud are you interested in having glog running on oss-fuzz ?

see also google/glog#816 cc @autofuzzoss

I also quickly find a timeout with input _ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ_

@sergiud
Copy link

sergiud commented Dec 7, 2022

Fuzz testing is certainly useful, thanks. @drigz might want to take a look as well since the setup seems to Bazel based.

@catenacyber
Copy link
Contributor Author

Do you prefer Bazel or cmake ?
There is a bit of a hack to get bazel to work...

@sergiud
Copy link

sergiud commented Dec 7, 2022

Personally, I would prefer using CMake especially because we use it to build multiple combinations of the project (in different configurations) on the CI that should all be fuzz tested. I guess using a single build system is also sufficient, no?

@catenacyber
Copy link
Contributor Author

Okay, so there is one PR to glog google/glog#878 and this PR to oss-fuzz (which needs to be modified to use glog main repo once the PR for it is merged)

@DonggeLiu DonggeLiu self-requested a review December 13, 2022 03:13
@DonggeLiu
Copy link
Contributor

Seems to alright on the OSS-Fuzz side, let's wait for google/glog#878.

@catenacyber
Copy link
Contributor Author

@alan32liu upstream PR was merged, this one is now ready for merge

@DonggeLiu DonggeLiu merged commit fadf6ee into google:master Feb 25, 2023
eamonnmcmanus pushed a commit to eamonnmcmanus/oss-fuzz that referenced this pull request Mar 15, 2023
@sergiud are you interested in having glog running on oss-fuzz ?

see also google/glog#816 cc @autofuzzoss

I also quickly find a timeout with input
`_ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ_`
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.

3 participants