2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/fuzz
liu 3585ae1a30
fix: quote empty string key in ast (#427)
* fix: quote empty string key in ast

* test: enhance ast fuzz

* fix: unquote as default encoding json
2023-05-23 18:47:36 +08:00
..
corpus test: add fuzz test in Go 1.18 (#208) 2022-04-01 15:04:54 +08:00
ast_fuzz_test.go fix(ast): out-of-bound for single unclosed string (#376) 2023-03-07 15:52:34 +08:00
corpus.go opt: faster skip in ast (#345) 2023-01-09 16:20:36 +08:00
fuzz_test.go fix: quote empty string key in ast (#427) 2023-05-23 18:47:36 +08:00
go.mod feat: repl invalid utf8 in serde by option (#357) 2023-02-10 18:55:27 +08:00
go.sum feat: repl invalid utf8 in serde by option (#357) 2023-02-10 18:55:27 +08:00
Makefile feat: repl invalid utf8 in serde by option (#357) 2023-02-10 18:55:27 +08:00
other_fuzz_test.go feat: support Go 1.19 (#275) 2022-08-09 12:54:11 +08:00
struct_fuzz_test.go feat: repl invalid utf8 in serde by option (#357) 2023-02-10 18:55:27 +08:00