Skip to content

oss-fuzz: add new sdp parser fuzzer#3862

Open
DavidKorczynski wants to merge 1 commit intoOpenSIPS:masterfrom
DavidKorczynski:fuzz-new
Open

oss-fuzz: add new sdp parser fuzzer#3862
DavidKorczynski wants to merge 1 commit intoOpenSIPS:masterfrom
DavidKorczynski:fuzz-new

Conversation

@DavidKorczynski
Copy link
Copy Markdown
Contributor

Summary

Adds a new fuzzing harness that can be run by way of OSS-Fuzz.

The goal is to increase the code coverage by way of OSS-Fuzz. Latest coverage report of sdp is availableh here:
https://storage.googleapis.com/oss-fuzz-coverage/opensips/reports/20260331/linux/src/opensips/parser/sdp/report.html

Compatibility

This only introduces fuzzing harness that will be build and run by oss-fuzz. Have verified it runs well in OSS-Fuzz contaienrs.

The goal is to increase the code coverage by way of OSS-Fuzz. Latest
coverage report of sdp is availableh here:
https://storage.googleapis.com/oss-fuzz-coverage/opensips/reports/20260331/linux/src/opensips/parser/sdp/report.html

Signed-off-by: David Korczynski <david@adalogics.com>
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.

1 participant