Complete StructuredData parity and parser hardening (#37)
This commit is contained in:
7
fuzz/corpus/notation_llsd/malformed.txt
Normal file
7
fuzz/corpus/notation_llsd/malformed.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
empty:
|
||||
unknown:?
|
||||
unterminated_string:s(10)"x
|
||||
missing_array_end:[i1
|
||||
missing_map_value:{'key':
|
||||
bad_base64:b64"***"
|
||||
bad_date:d"not-a-date"
|
||||
Reference in New Issue
Block a user