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

Issue 5716046: code review 5716046: encoding/gob: more hardening for lengths of input strings. (Closed)

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

Description

encoding/gob: more hardening for lengths of input strings. Fixes issue 3160.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 4aa8b95bb2bf https://go.googlecode.com/hg/ #

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

Patch Set 7 : diff -r aa80d27aef25 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -7 lines) Patch
M src/pkg/encoding/gob/codec_test.go View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M src/pkg/encoding/gob/decode.go View 1 2 3 4 4 chunks +17 lines, -6 lines 0 comments Download

Messages

Total messages: 4
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-03-01 04:11:58 UTC) #1
dsymonds
Hello r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2012-03-01 04:39:54 UTC) #2
r
LGTM
13 years, 1 month ago (2012-03-01 04:44:21 UTC) #3
dsymonds
13 years, 1 month ago (2012-03-01 04:58:01 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=97eafb92f500 ***

encoding/gob: more hardening for lengths of input strings.

Fixes issue 3160.

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

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