]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "all: add a handful of fuzz targets"
authorBryan Mills <bcmills@google.com>
Wed, 12 Jan 2022 02:22:10 +0000 (02:22 +0000)
committerBryan Mills <bcmills@google.com>
Wed, 12 Jan 2022 15:53:47 +0000 (15:53 +0000)
commit6e8b7e4f4213afb67a91050cb2d71347d73145aa
tree24fd9d9ebe8860cf044762c0b50060120c4fa6ae
parent3d3f5d912b776424e50be276bc3a4ae02bf8d143
Revert "all: add a handful of fuzz targets"

This reverts CL 352109.

Reason for revert: causing OOM failures on several builders, and may cause OOMs for end users with small machines as well.

Change-Id: I58308d09919969d5a6512ee5cee6aa5c4af6769b
Reviewed-on: https://go-review.googlesource.com/c/go/+/377934
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Katie Hockman <katie@golang.org>
src/archive/tar/fuzz_test.go [deleted file]
src/archive/zip/fuzz_test.go [deleted file]
src/compress/gzip/fuzz_test.go [deleted file]
src/encoding/json/fuzz_test.go [deleted file]
src/image/gif/fuzz_test.go [deleted file]
src/image/jpeg/fuzz_test.go [deleted file]
src/image/png/fuzz_test.go [deleted file]