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

Issue 6937069: code review 6937069: net/http: fix goroutine leak in error case (Closed)

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

Description

net/http: fix goroutine leak in error case Fixes issue 4531

Patch Set 1 #

Patch Set 2 : diff -r 7ea3674ce4b5 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7ea3674ce4b5 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 72474df5cf47 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 4 months ago (2012-12-17 19:36:12 UTC) #1
rsc
LGTM
11 years, 4 months ago (2012-12-17 19:50:59 UTC) #2
bradfitz
11 years, 4 months ago (2012-12-17 20:01:07 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=111aa291b561 ***

net/http: fix goroutine leak in error case

Fixes issue 4531

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/6937069
Sign in to reply to this message.

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