diff options
Diffstat (limited to 'support/cJSON-master/fuzzing/inputs/test8')
| -rw-r--r-- | support/cJSON-master/fuzzing/inputs/test8 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/support/cJSON-master/fuzzing/inputs/test8 b/support/cJSON-master/fuzzing/inputs/test8 new file mode 100644 index 0000000..3ffe570 --- /dev/null +++ b/support/cJSON-master/fuzzing/inputs/test8 @@ -0,0 +1,13 @@ +bf{ + "Image": { + "Width": 800, + "Height": 600, + "Title": "View from 15th Floor", + "Thumbnail": { + "Url": "http:/*www.example.com/image/481989943", + "Height": 125, + "Width": "100" + }, + "IDs": [116, 943, 234, 38793] + } + } |
