diff options
| author | Roland Shoemaker <roland@golang.org> | 2021-11-01 10:28:52 -0700 |
|---|---|---|
| committer | Roland Shoemaker <roland@golang.org> | 2021-11-02 18:01:20 +0000 |
| commit | 629ffebd451613b32e6b9578ff4c807791197b38 (patch) | |
| tree | 32ab2b8caeaccca268c8f4835966b13662d399cc /src/debug | |
| parent | 4ec52e363e93baa859cbdec23f997a489cfeca11 (diff) | |
| download | go-629ffebd451613b32e6b9578ff4c807791197b38.tar.xz | |
cmd/go: disallow profile flags when using -fuzz
Disallow the usage of coverprofile, blockprofile, cpuprofile, memprofile,
mutexprofile, and trace when fuzzing, since these currently do not work
as the user would expect.
Fixes #48178
Change-Id: Ibe6dfaef9b28a91c60c26fcad38c33a2a959d869
Reviewed-on: https://go-review.googlesource.com/c/go/+/360395
Trust: Roland Shoemaker <roland@golang.org>
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions
