- Change Summary:
-
add some more to the corpus for str_to_time
- Commits:
-
Summary ID 85e23798ff8715a38ab6d0b68d5a1d7f8234441c ac2099711fc8835f28626cf59467a47591870e2e
Clean up all of the fuzzers and add a corpus for all of them
Review Request #920 — Created Sept. 13, 2021 and submitted
Clean up all of the fuzzers and add a corpus for all of them
Ran all of the fuzzers, made sure they were able to add new corpra.
Summary | ID |
---|---|
3000daa52b63ffb14bda06b89d2ab9c5cbeeb2fb |
Description | From | Last Updated |
---|---|---|
Should we wrap some in g_utf8_validate? |
QuLogic | |
This is the LLVM fuzzer's prototype, so I'm not sure we should change types on it. |
QuLogic | |
This needs to check input length like the downstream fuzzer, or else you'll get assert bugs like https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34999 (the downstream … |
QuLogic | |
Extra semicolon |
QuLogic | |
You could put this back since the fuzzer doesn't check round-tripping any more? |
QuLogic | |
Didn't you want to change the type here? |
QuLogic | |
Extra blank line, compared to the others. |
QuLogic | |
Change types? |
QuLogic | |
Extra blank line. |
QuLogic | |
Change types? |
QuLogic | |
Change types. |
QuLogic |
- Commits:
-
Summary ID ac2099711fc8835f28626cf59467a47591870e2e 98741e1e3d764a64abf58c1f18e2b3df6025f468
- Change Summary:
-
rebased
- Commits:
-
Summary ID 98741e1e3d764a64abf58c1f18e2b3df6025f468 066c702a212339a4c4aab95d2a167dab976d402b
- Change Summary:
-
call purple_util_init and purple_util_uninit in the str_to_time fuzzer
- Commits:
-
Summary ID 066c702a212339a4c4aab95d2a167dab976d402b 6fc73aea5c47cdab05e3de31d40ca73c64306987
- Change Summary:
-
add g_utf8_validate_len to the functions that need it and add some new corpus from running the fuzzers with that code change.
Also skipped the xmlnode equality check because the fuzzer was putting white space in that was screwing stuff up.
- Commits:
-
Summary ID 6fc73aea5c47cdab05e3de31d40ca73c64306987 d585a3547eefe290891257d5f8f7702f5ed9176a
- Commits:
-
Summary ID d585a3547eefe290891257d5f8f7702f5ed9176a 3aba6eca58063ff5405470153a57ac69629cc794