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

Issue 153770043: code review 153770043: encoding/asn1: fix unmarshaling of implicitly tagged UT... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by agl1
Modified:
9 years, 7 months ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

encoding/asn1: fix unmarshaling of implicitly tagged UTF-8 strings. Fixes issue 8541.

Patch Set 1 #

Patch Set 2 : diff -r 2080ff7fb64eef97158d02dbfb77ecd96f872629 https://code.google.com/p/go #

Patch Set 3 : diff -r 4c137c3e43482319c595f6b69582157208deeaf5 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M src/encoding/asn1/asn1.go View 1 1 chunk +8 lines, -4 lines 0 comments Download
M src/encoding/asn1/asn1_test.go View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rsc
LGTM
9 years, 7 months ago (2014-09-30 18:01:33 UTC) #1
rsc
LGTM
9 years, 7 months ago (2014-09-30 18:01:44 UTC) #2
agl1
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
9 years, 7 months ago (2014-09-30 18:49:13 UTC) #3
agl1
9 years, 7 months ago (2014-09-30 18:49:22 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=b0e301357101 ***

encoding/asn1: fix unmarshaling of implicitly tagged UTF-8 strings.

Fixes issue 8541.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/153770043
Sign in to reply to this message.

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