diff options
Diffstat (limited to 'support/cJSON-master/fuzzing/inputs/test7')
| -rw-r--r-- | support/cJSON-master/fuzzing/inputs/test7 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/support/cJSON-master/fuzzing/inputs/test7 b/support/cJSON-master/fuzzing/inputs/test7 new file mode 100644 index 0000000..4a3c0b7 --- /dev/null +++ b/support/cJSON-master/fuzzing/inputs/test7 @@ -0,0 +1,22 @@ +bf[ + { + "precision": "zip", + "Latitude": 37.7668, + "Longitude": -122.3959, + "Address": "", + "City": "SAN FRANCISCO", + "State": "CA", + "Zip": "94107", + "Country": "US" + }, + { + "precision": "zip", + "Latitude": 37.371991, + "Longitude": -122.026020, + "Address": "", + "City": "SUNNYVALE", + "State": "CA", + "Zip": "94085", + "Country": "US" + } + ] |
