]> Cypherpunks repositories - gostls13.git/commit
cmd/go: adjust comments on why fuzzing instrumentation is disabled
authorJay Conrod <jayconrod@google.com>
Tue, 21 Sep 2021 20:54:58 +0000 (13:54 -0700)
committerJay Conrod <jayconrod@google.com>
Fri, 24 Sep 2021 17:23:19 +0000 (17:23 +0000)
commitd5d3f80013fa9c4fda5ed2fd3d04868dd212ff8d
treedfd8c890e22a91eb5d883640c1792966de4cf262
parent217507eb035933bac6c990844f0d71d6000fd339
cmd/go: adjust comments on why fuzzing instrumentation is disabled

For #48504
Related #14565

Change-Id: Ibe43c75224525c4b80dbb66a1b6e0d688e47e2e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/351314
Trust: Jay Conrod <jayconrod@google.com>
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
src/cmd/go/internal/work/init.go
src/cmd/go/testdata/script/test_fuzz_cache.txt
src/cmd/go/testdata/script/test_fuzz_seed_corpus.txt
src/internal/fuzz/counters_unsupported.go