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

Issue 69830043: code review 69830043: image/jpeg: return a FormatError when hitting an unexpe... (Closed)

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

Description

image/jpeg: return a FormatError when hitting an unexpected io.EOF inside Huffman-encoded data. Fixes issue 6450.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M src/pkg/image/jpeg/huffman.go View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 3 months ago (2014-02-28 02:13:05 UTC) #1
r
LGTM
11 years, 3 months ago (2014-02-28 03:07:52 UTC) #2
nigeltao
*** Submitted as https://code.google.com/p/go/source/detail?r=f62cd90ce0d8 *** image/jpeg: return a FormatError when hitting an unexpected io.EOF inside ...
11 years, 3 months ago (2014-02-28 04:20:44 UTC) #3
gobot
11 years, 3 months ago (2014-02-28 04:25:58 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the windows-amd64-race builder.
Sign in to reply to this message.

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