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

Issue 5477071: code review 5477071: goprotobuf: Fix panic in SetDefaults for nil sub-messages. (Closed)

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

Description

goprotobuf: Fix panic in SetDefaults for nil sub-messages. Fixes issue 23.

Patch Set 1 #

Patch Set 2 : diff -r baa3174c862d https://goprotobuf.googlecode.com/hg #

Patch Set 3 : diff -r 55c7ff676671 https://goprotobuf.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M proto/all_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/lib.go View 1 1 chunk +5 lines, -1 line 0 comments Download
M proto/testdata/test.proto View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://goprotobuf.googlecode.com/hg
13 years, 11 months ago (2011-12-12 21:54:03 UTC) #1
r
LGTM
13 years, 11 months ago (2011-12-12 21:54:43 UTC) #2
dsymonds
13 years, 11 months ago (2011-12-12 22:10:52 UTC) #3
*** Submitted as
http://code.google.com/p/goprotobuf/source/detail?r=9f5b1680073b ***

goprotobuf: Fix panic in SetDefaults for nil sub-messages.

Fixes issue 23.

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

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