mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-08-24 17:29:51 +00:00
fuzzing: Fuzz different print methods
This is achieved by encoding the type of function used in the first two bytes. First byte: b: buffered Second byte: f: formatted
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
bf{
|
||||
"name": "Jack (\"Bee\") Nimble",
|
||||
"format": {"type": "rect",
|
||||
"width": 1920,
|
||||
|
||||
Reference in New Issue
Block a user