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

Issue 2144043: code review 2144043: fmt.Scan: fix integer overflow on 32-bit machines (Closed)

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

Description

fmt.Scan: fix integer overflow on 32-bit machines

Patch Set 1 #

Patch Set 2 : code review 2144043: fmt.Scan: fix integer overflow on 32-bit machines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/pkg/fmt/scan.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/fmt/scan_test.go View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3
ality
Hello r, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 8 months ago (2010-09-05 14:03:08 UTC) #1
r
LGTM
13 years, 8 months ago (2010-09-05 22:03:19 UTC) #2
r
13 years, 8 months ago (2010-09-05 22:05:00 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=496a43e18440 ***

fmt.Scan: fix integer overflow on 32-bit machines

R=r, rsc
CC=golang-dev
http://codereview.appspot.com/2144043

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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