arthurscchan commented on code in PR #3516: URL: https://github.com/apache/brpc/pull/3516#discussion_r3951871367
########## test/fuzzing/oss-fuzz.sh: ########## @@ -53,4 +53,5 @@ zip $OUT/fuzz_redis_seed_corpus.zip fuzz_redis_seed_corpus/* zip $OUT/fuzz_http_seed_corpus.zip fuzz_http_seed_corpus/* zip $OUT/fuzz_butil_seed_corpus.zip fuzz_butil_seed_corpus/* zip $OUT/fuzz_hpack_seed_corpus.zip fuzz_hpack_seed_corpus/* Review Comment: The corpus is always there after this commit and this is just following other fuzzer approaches which are correct. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
