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

Issue 4463042: code review 4463042: http: fix FormFile nil pointer dereference on missing ... (Closed)

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

Description

http: fix FormFile nil pointer dereference on missing multipart form

Patch Set 1 #

Patch Set 2 : diff -r 0c0fa41bc26c 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 chunk +5 lines, -3 lines 0 comments Download
M src/pkg/http/request_test.go View 3 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adg
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2011-05-04 02:32:10 UTC) #1
rsc
LGTM
12 years, 11 months ago (2011-05-04 03:35:43 UTC) #2
adg
12 years, 11 months ago (2011-05-04 03:45:14 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=6294ca33c042 ***

http: fix FormFile nil pointer dereference on missing  multipart form

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

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