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

Issue 5395052: code review 5395052: exp/ssh: fix test? (Closed)

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

Description

exp/ssh: fix test? Fixes use of c after Dial failure (causes crash). May fix Dial failure by listening to 127.0.0.1:0 instead of 0.0.0.0:0 (tests should only listen on localhost).

Patch Set 1 #

Patch Set 2 : diff -r 26ff89ca1a99 https://go.googlecode.com/hg #

Patch Set 3 : diff -r 26ff89ca1a99 https://go.googlecode.com/hg #

Patch Set 4 : diff -r 26ff89ca1a99 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/exp/ssh/client_auth_test.go View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
13 years, 4 months ago (2011-11-16 23:11:16 UTC) #1
gri
LGTM On Wed, Nov 16, 2011 at 3:11 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 4 months ago (2011-11-16 23:12:38 UTC) #2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=3000644f866a *** exp/ssh: fix test? Fixes use of c after Dial failure ...
13 years, 4 months ago (2011-11-16 23:13:55 UTC) #3
dave_cheney.net
13 years, 4 months ago (2011-11-17 00:39:24 UTC) #4
Thanks Russ.

On Thu, Nov 17, 2011 at 10:13 AM,  <rsc@golang.org> wrote:
> *** Submitted as
> http://code.google.com/p/go/source/detail?r=3000644f866a ***
>
> exp/ssh: fix test?
>
> Fixes use of c after Dial failure (causes crash).
> May fix Dial failure by listening to 127.0.0.1:0
> instead of 0.0.0.0:0 (tests should only listen on
> localhost).
>
> R=golang-dev, gri
> CC=golang-dev
> http://codereview.appspot.com/5395052
>
>
> http://codereview.appspot.com/5395052/
>
Sign in to reply to this message.

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