Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2606)

Issue 6011046: code review 6011046: encoding/pem: ignore spaces and tabs at the end of head... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by agl1
Modified:
12 years, 1 month ago
Reviewers:
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

encoding/pem: ignore spaces and tabs at the end of header lines. Fixes issue 3502.

Patch Set 1 #

Patch Set 2 : diff -r b9cbd32246e3 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r b9cbd32246e3 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 14c38c23c819 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M src/pkg/encoding/pem/pem.go View 1 2 chunks +5 lines, -4 lines 0 comments Download
M src/pkg/encoding/pem/pem_test.go View 1 2 3 2 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 4
agl1
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 1 month ago (2012-04-12 15:18:05 UTC) #1
bradfitz
LGTM Did you try adding spaces after "-----BEGIN CERTIFICATE-----" too, as OP had problems with? ...
12 years, 1 month ago (2012-04-12 15:22:42 UTC) #2
agl1
On 2012/04/12 15:22:42, bradfitz wrote: > LGTM > > Did you try adding spaces after ...
12 years, 1 month ago (2012-04-12 16:28:32 UTC) #3
agl1
12 years, 1 month ago (2012-04-12 16:34:20 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=5eadbc72f1d2 ***

encoding/pem: ignore spaces and tabs at the end of header lines.

Fixes issue 3502.

R=bradfitz
CC=golang-dev
http://codereview.appspot.com/6011046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b