1
0
mirror of https://github.com/golang/go synced 2024-09-29 11:24:28 -06:00

runtime/debug: expand fuzz corpus for FuzzParseBuildInfoRoundTrip

Updates #51026

Change-Id: Id7af2ffa8c99970274b2a2b12622d986ea105b1b
Reviewed-on: https://go-review.googlesource.com/c/go/+/384161
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
This commit is contained in:
Bryan C. Mills 2022-02-08 14:22:42 -05:00 committed by Gopher Robot
parent c611ef2860
commit d0851777da
3 changed files with 6 additions and 0 deletions

View File

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

View File

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

View File

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