]> Cypherpunks repositories - gostls13.git/commit
encoding/pem: fix for TestFuzz, PEM type should not contain a colon
authorIvan Kutuzov <arbrix@gmail.com>
Fri, 31 Aug 2018 15:14:04 +0000 (09:14 -0600)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 3 Sep 2018 15:04:25 +0000 (15:04 +0000)
commit5188c87c955a9caf64a0fb2efd8ea95ee9b30a41
tree0c359493c0ce21d3a51024d11cc94eded3976edd
parent6f9b94ab6658bbebe4c89791dc3e5ebe53be3d82
encoding/pem: fix for TestFuzz, PEM type should not contain a colon

Fixes #22238

Change-Id: I8184f789bd4120f3e71c9374c7c2fcbfa95935bf
Reviewed-on: https://go-review.googlesource.com/132635
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/encoding/pem/pem_test.go