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

Issue 4227042: code review 4227042: compress/bzip2: fix bugs (Closed)

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

Description

compress/bzip2: fix bugs (Once again, proving that a fuzz tester is the first thing that I should try.)

Patch Set 1 #

Patch Set 2 : diff -r 2ad358f0ab7b https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 24913ea25a1d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -17 lines) Patch
M src/pkg/compress/bzip2/bzip2.go View 1 3 chunks +14 lines, -12 lines 0 comments Download
M src/pkg/compress/bzip2/bzip2_test.go View 1 2 chunks +25 lines, -4 lines 0 comments Download
M src/pkg/compress/bzip2/move_to_front.go View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 4
agl1
14 years ago (2011-02-23 16:30:50 UTC) #1
bradfitz
LGTM
14 years ago (2011-02-23 16:35:51 UTC) #2
agl1
Hello bradfitzgo (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-02-23 17:02:40 UTC) #3
agl1
14 years ago (2011-02-23 17:03:29 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=a99cdc6c7c6d ***

compress/bzip2: fix bugs

(Once again, proving that a fuzz tester is the first thing that I
should try.)

R=bradfitzgo
CC=golang-dev
http://codereview.appspot.com/4227042
Sign in to reply to this message.

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