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

Issue 7329043: code review 7329043: go.crypto/bcrypt: fix interger overflow for cost == 31 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by minux1
Modified:
11 years, 1 month ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

go.crypto/bcrypt: fix interger overflow for cost == 31 Fixes issue 4803.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 5338b7932892 https://code.google.com/p/go.crypto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M bcrypt/bcrypt.go View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto
11 years, 2 months ago (2013-02-14 08:38:58 UTC) #1
rsc
LGTM
11 years, 2 months ago (2013-02-14 15:21:37 UTC) #2
minux1
11 years, 1 month ago (2013-02-19 11:16:50 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=983a4287662a&repo=crypto ***

go.crypto/bcrypt: fix interger overflow for cost == 31
Fixes issue 4803.

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/7329043
Sign in to reply to this message.

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