Skip to content

Extend fuzz harness suite and fix false positive#3254

Merged
lorinlee merged 1 commit intoapache:masterfrom
DavidKorczynski:extend-oss-fuzz
Mar 29, 2026
Merged

Extend fuzz harness suite and fix false positive#3254
lorinlee merged 1 commit intoapache:masterfrom
DavidKorczynski:extend-oss-fuzz

Conversation

@DavidKorczynski
Copy link
Copy Markdown
Contributor

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.

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.

Signed-off-by: David Korczynski <david@adalogics.com>
@wwbmmm
Copy link
Copy Markdown
Contributor

wwbmmm commented Mar 29, 2026

LGTM

@lorinlee lorinlee merged commit 625843e into apache:master Mar 29, 2026
17 checks passed
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