mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03: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 @@
|
||||
{"web-app": {
|
||||
bf{"web-app": {
|
||||
"servlet": [
|
||||
{
|
||||
"servlet-name": "cofaxCDS",
|
||||
@@ -85,4 +85,4 @@
|
||||
|
||||
"taglib": {
|
||||
"taglib-uri": "cofax.tld",
|
||||
"taglib-location": "/WEB-INF/tlds/cofax.tld"}}}
|
||||
"taglib-location": "/WEB-INF/tlds/cofax.tld"}}}
|
||||
|
Reference in New Issue
Block a user