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

Issue 6352109: code review 6352109: compress/flate: fix panic when nlit is out of bounds. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by nigeltao
Modified:
11 years, 10 months ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

compress/flate: fix panic when nlit is out of bounds. Fixes issue 3815.

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M src/pkg/compress/flate/inflate.go View 1 2 chunks +9 lines, -3 lines 0 comments Download
M src/pkg/compress/flate/reader_test.go View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 10 months ago (2012-07-13 07:15:14 UTC) #1
r
LGTM
11 years, 10 months ago (2012-07-13 20:50:03 UTC) #2
nigeltao
11 years, 10 months ago (2012-07-16 02:01:33 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ecd688de20fb ***

compress/flate: fix panic when nlit is out of bounds.

Fixes issue 3815.

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

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