more fuzzed fixes

This commit is contained in:
2024-03-30 20:10:41 -04:00
parent 6aa1219f2e
commit 377c3b02b7
12 changed files with 152 additions and 33 deletions

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("0 \n0")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("0000000000000000000000000000000000000000000000000000000000000000000000000000000")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("0 \n 0")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("0\r0")