]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] encoding/pem: ignore spaces and tabs at the end of header lines.
authorAdam Langley <agl@golang.org>
Thu, 12 Apr 2012 16:33:52 +0000 (12:33 -0400)
committerAdam Langley <agl@golang.org>
Thu, 12 Apr 2012 16:33:52 +0000 (12:33 -0400)
commitbde649ca89ede3caf4c11e61b3b7471381f35f8a
treef3e5e52dde418c852bd495fd9faaab80461454f4
parentec0b7b7de4cba3934b3433e454f30328f2c39585
[release-branch.go1] encoding/pem: ignore spaces and tabs at the end of header lines.

««« backport 5eadbc72f1d2
encoding/pem: ignore spaces and tabs at the end of header lines.

Fixes #3502.

R=bradfitz
CC=golang-dev
https://golang.org/cl/6011046
»»»
src/pkg/encoding/pem/pem.go
src/pkg/encoding/pem/pem_test.go