]> Cypherpunks repositories - gostls13.git/commit
Revert "encoding/asn1: fix unmarshalling SEQUENCE OF SET"
authorThan McIntosh <thanm@google.com>
Fri, 8 Nov 2019 18:53:35 +0000 (18:53 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 8 Nov 2019 18:55:44 +0000 (18:55 +0000)
commitb2b0992b05a37b474d77c5056787780fda254fda
tree2f5d2d0bb850c9eb5174bbf10efb4a2d0638ef56
parentcb47edc0c404aa6944976b27406bd927f8836f07
Revert "encoding/asn1: fix unmarshalling SEQUENCE OF SET"

This reverts CL 160819 (commit 4692343cf401a5bbcc29)

Reason for revert: causing lots of failures on master

Change-Id: I96fd39ae80fe350ba8b3aa310443d41daec38093
Reviewed-on: https://go-review.googlesource.com/c/go/+/206146
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/encoding/asn1/asn1_test.go
src/encoding/asn1/common.go