Skip to content

Add OSS-Fuzz harnesses for additional cJSON APIs#1015

Open
XunZhang77 wants to merge 1 commit intoDaveGamble:masterfrom
XunZhang77:add-oss-fuzz-harnesses
Open

Add OSS-Fuzz harnesses for additional cJSON APIs#1015
XunZhang77 wants to merge 1 commit intoDaveGamble:masterfrom
XunZhang77:add-oss-fuzz-harnesses

Conversation

@XunZhang77
Copy link
Copy Markdown

Added fuzzers cover:

  • cJSON creation APIs
  • cJSON_Compare
  • cJSON_Duplicate
  • cJSON_PrintPreallocated
  • object add APIs
  • object delete/detach APIs
  • object replacement APIs

The OSS-Fuzz build script is updated to build each new harness as a separate fuzz target.
Co-authored-by: Dan Gui thedangui@gmail.com

 Add OSS-Fuzz harnesses for additional cJSON APIs
 Co-authored-by: Dan Gui <thedangui@gmail.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