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

Issue 7231065: code review 7231065: crypto/cipher: avoid out of bounds error in CryptBlocks (Closed)

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

Description

crypto/cipher: avoid out of bounds error in CryptBlocks Fixes issue 4699.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 59521f9a2f0f https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M src/pkg/crypto/cipher/cbc.go View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
A src/pkg/crypto/cipher/cipher_test.go View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years, 3 months ago (2013-01-30 19:42:06 UTC) #1
agl1
LGTM
13 years, 3 months ago (2013-01-30 19:45:43 UTC) #2
rsc
13 years, 3 months ago (2013-01-30 20:46:11 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2e87730b5d41 ***

crypto/cipher: avoid out of bounds error in CryptBlocks

Fixes issue 4699.

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

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