DavidKorczynski opened a new pull request, #3254: URL: https://github.com/apache/brpc/pull/3254
Extends the fuzzing suite to a broader set of targets. The main goal here is to improve code coverage, of which a recent report is available here: https://storage.googleapis.com/oss-fuzz-coverage/brpc/reports/20260326/linux/src/report.html This also fixes false positives in some of the fuzzing harnesses due to a missing Socket. This fixes issues e.g. https://issues.oss-fuzz.com/issues/42532345 The new fuzzing harnesses and the fix should show meaningful coverage gains. -- 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]
