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

Issue 4553052: code review 4553052: asn1: fix marshalling of optional RawValues

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by mkrautz
Modified:
13 years, 11 months ago
Reviewers:
CC:
agl1, golang-dev
Visibility:
Public.

Description

asn1: fix marshalling of empty optional RawValues This fixes creation of X509 certificates with RSA keys. (Broken by e5ecc416f2fd)

Patch Set 1 #

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

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

Patch Set 4 : diff -r 6a15e4afd7a9 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M src/pkg/asn1/marshal.go View 1 2 3 2 chunks +4 lines, -7 lines 0 comments Download
M src/pkg/asn1/marshal_test.go View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4
mkrautz
Hello agl@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-05-20 17:36:18 UTC) #1
agl1
On Fri, May 20, 2011 at 10:36 AM, <krautz@gmail.com> wrote: > Description: > asn1: fix ...
13 years, 11 months ago (2011-05-20 17:42:10 UTC) #2
mkrautz
On 2011/05/20 17:42:10, agl1 wrote: > I think I've actually just fixed this in the ...
13 years, 11 months ago (2011-05-20 18:15:45 UTC) #3
agl1
13 years, 11 months ago (2011-06-01 16:54:44 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=334b588b4e4f ***

asn1: fix marshalling of empty optional RawValues

This fixes creation of X509 certificates with
RSA keys. (Broken by e5ecc416f2fd)

R=agl
CC=golang-dev
http://codereview.appspot.com/4553052

Committer: Adam Langley <agl@golang.org>
Sign in to reply to this message.

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