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

Issue 171120043: code review 171120043: encoding/binary: check for unsigned integers in intDataSize.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by sps
Modified:
9 years, 4 months ago
Reviewers:
CC:
golang-codereviews, bradfitz, iant
Visibility:
Public.

Description

encoding/binary: check for unsigned integers in intDataSize. intDataSize ignores unsigned integers, forcing read/writes to miss the fast path Fixes issue 8956.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/encoding/binary/binary.go View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5
sps
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 5 months ago (2014-11-06 06:51:11 UTC) #1
bradfitz
The tree is currently closed until December. Please ping this thread again then. On Nov ...
9 years, 5 months ago (2014-11-06 17:50:34 UTC) #2
sps
Hi, pinging this thread with the new release :)! Do I have do any additional ...
9 years, 4 months ago (2014-12-11 15:56:38 UTC) #3
iant
On Thu, Dec 11, 2014 at 7:56 AM, <stan@schwertly.com> wrote: > Hi, pinging this thread ...
9 years, 4 months ago (2014-12-11 16:10:10 UTC) #4
gobot
9 years, 4 months ago (2014-12-19 05:15:38 UTC) #5
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/171120043 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

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