aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json/encode_test.go
diff options
context:
space:
mode:
authorbill_ofarrell <billo@ca.ibm.com>2019-10-15 19:30:54 -0400
committerBrad Fitzpatrick <bradfitz@golang.org>2019-10-16 03:09:29 +0000
commit86f40a2e03580091ef8d2d0365ad01f2ea206ed9 (patch)
tree79ed2a3c81cb5c451056894728875f2a1513d7d4 /src/encoding/json/encode_test.go
parentc4817f5d4f64f65d65fbd78145fb2bf8e80b6e5f (diff)
downloadgo-86f40a2e03580091ef8d2d0365ad01f2ea206ed9.tar.xz
crypto/ecdsa: fix buffer size on s390x for ecdsa
I used too small a size for buffers, which can cause a panic in some testing. The new buffer size is generous and sufficient for all purposes. Fixes #34927 Fixes #34928 Change-Id: Icdbbfed5da87fe3757be40dfd23182b37ec62d58 Reviewed-on: https://go-review.googlesource.com/c/go/+/201317 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/json/encode_test.go')
0 files changed, 0 insertions, 0 deletions