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

Issue 4284043: code review 4284043: http: fix transport crash when request URL is nil (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 2 months ago by bradfitz
Modified:
14 years, 2 months ago
Reviewers:
CC:
rsc, petar-m, golang-dev
Visibility:
Public.

Description

http: fix transport crash when request URL is nil Fixes issue 1602

Patch Set 1 #

Patch Set 2 : diff -r 5a34d7472a25 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 5a34d7472a25 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 5a34d7472a25 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M src/pkg/http/transport.go View 1 1 chunk +5 lines, -0 lines 0 comments Download
A src/pkg/http/transport_test.go View 1 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello rsc, petar-m (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 2 months ago (2011-03-11 17:36:14 UTC) #1
rsc
LGTM
14 years, 2 months ago (2011-03-11 17:49:17 UTC) #2
bradfitz
14 years, 2 months ago (2011-03-11 17:54:39 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8b3b4e5dd00a ***

http: fix transport crash when request URL is nil

Fixes issue 1602

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

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