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

Issue 3280044: code review 3280044: sort: avoid overflow in pivot calculation. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by r
Modified:
14 years, 3 months ago
Reviewers:
CC:
gri, golang-dev, snilsson
Visibility:
Public.

Description

sort: avoid overflow in pivot calculation. thanks to snilsson@nada.kth.se for the original CL.

Patch Set 1 #

Patch Set 2 : code review 3280044: sort: avoid overflow in pivot calculation. #

Patch Set 3 : code review 3280044: sort: avoid overflow in pivot calculation. #

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

Messages

Total messages: 3
r
Hello gri (cc: golang-dev@googlegroups.com, snilsson@nada.kth.se), I'd like you to review this change.
14 years, 3 months ago (2010-11-30 18:18:56 UTC) #1
gri
LGTM - gri On Tue, Nov 30, 2010 at 10:18 AM, <r@golang.org> wrote: > Reviewers: ...
14 years, 3 months ago (2010-11-30 18:22:18 UTC) #2
r
14 years, 3 months ago (2010-11-30 18:38:02 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5101194d056f ***

sort: avoid overflow in pivot calculation.
thanks to snilsson@nada.kth.se for the original CL.

R=gri
CC=golang-dev, snilsson
http://codereview.appspot.com/3280044
Sign in to reply to this message.

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