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

Issue 4467042: code review 4467042: [release-branch.r57] http: fix FormFile nil pointer der... (Closed)

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

Description

[release-branch.r57] http: fix FormFile nil pointer dereference on missing multipart form ««« CL 4463042 / 6294ca33c042 http: fix FormFile nil pointer dereference on missing multipart form R=rsc CC=golang-dev http://codereview.appspot.com/4463042 »»»

Patch Set 1 #

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

Patch Set 3 : diff -r 8493bb64e559 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3 lines) Patch
M src/pkg/http/request.go View 1 1 chunk +5 lines, -3 lines 0 comments Download
M src/pkg/http/request_test.go View 1 3 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello adg (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 12 months ago (2011-05-04 03:49:30 UTC) #1
adg
LGTM
12 years, 12 months ago (2011-05-04 03:51:20 UTC) #2
rsc
12 years, 12 months ago (2011-05-04 03:53:33 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ff2bc62726e7 ***

[release-branch.r57] http: fix FormFile nil pointer dereference on missing 
multipart form

««« CL 4463042 / 6294ca33c042
http: fix FormFile nil pointer dereference on missing  multipart form

R=rsc
CC=golang-dev
http://codereview.appspot.com/4463042
»»»

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

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