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

Issue 114810043: code review 114810043: compress/bzip2: fix panics on malformed input. (Closed)

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

Description

compress/bzip2: fix panics on malformed input. Fixes 8363.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r acaee74c3fdb https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M src/pkg/compress/bzip2/bzip2.go View 1 4 chunks +19 lines, -2 lines 0 comments Download
M src/pkg/compress/bzip2/bzip2_test.go View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 7
agl1
10 years, 10 months ago (2014-07-14 20:42:39 UTC) #1
bradfitz
Add crashing test from the bug? On Mon, Jul 14, 2014 at 1:42 PM, <agl@golang.org> ...
10 years, 10 months ago (2014-07-14 20:46:43 UTC) #2
agl1
On 2014/07/14 20:46:43, bradfitz wrote: > Add crashing test from the bug? Done.
10 years, 10 months ago (2014-07-16 01:36:39 UTC) #3
bradfitz
LGTM On Jul 15, 2014 6:36 PM, <agl@golang.org> wrote: > On 2014/07/14 20:46:43, bradfitz wrote: ...
10 years, 10 months ago (2014-07-16 01:43:31 UTC) #4
agl1
Hello bradfitz@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 10 months ago (2014-07-16 01:44:32 UTC) #5
agl1
*** Submitted as https://code.google.com/p/go/source/detail?r=395bf97d72a1 *** compress/bzip2: fix panics on malformed input. Fixes 8363. LGTM=bradfitz R=bradfitz ...
10 years, 10 months ago (2014-07-16 01:44:52 UTC) #6
gobot
10 years, 10 months ago (2014-07-16 02:05:57 UTC) #7
Message was sent while issue was closed.
This CL appears to have broken the nacl-amd64p32 builder.
See http://build.golang.org/log/3513218d696362fe3f6e5bc5eed6584fe0faff8d
Sign in to reply to this message.

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