Skip to content

Commit

Permalink
Test: add fuzzing corpus
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghaowillow authored and stv0g committed Sep 6, 2023
1 parent dff6dcc commit 1c8c06e
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzUnmarshal/0b954a73147600a3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\x8f\xcd\x00 0000000000000000A000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzUnmarshal/16c369bd58290097
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\x8f\xcd\x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzUnmarshal/5eaf215c68e1ddb3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\x81\xcd\x00\x010000")
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzUnmarshal/60753346a105d3c3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\x8b\xcd\x00\x150000000000\x80 000000000000000000000000000000000000000000000000000000000000000000000000")
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzUnmarshal/6366fbb9980fa33a
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\xa4\xce\x00\x010000")
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzUnmarshal/e1a48af9f8e7db71
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\xaf\xcd\x00\a0000000000000000\xf70A000000000")

0 comments on commit 1c8c06e

Please sign in to comment.