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

Issue 10182044: net: fix LookupNS on Plan 9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by mischief
Modified:
11 years, 7 months ago
Reviewers:
ality
CC:
golang-dev, ality
Visibility:
Public.

Description

net: fix LookupNS on Plan 9 use correct field count when resolving nameservers via /net/dns on Plan 9. we incorrectly check for 4 fields instead of 3 when parsing the result of /net/dns, and get no results

Patch Set 1 #

Patch Set 2 : diff -r 50b14678c440 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 50b14678c440 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/net/lookup_plan9.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
mischief
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 9 months ago (2013-06-11 11:38:55 UTC) #1
ality
LGTM Please mention LookupNS in the first line of the CL description. Something like "net: ...
11 years, 9 months ago (2013-06-12 15:04:46 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=bc84bcc515f9 *** net: fix LookupNS on Plan 9 use correct field count ...
11 years, 9 months ago (2013-06-17 18:38:17 UTC) #3
mischief
11 years, 7 months ago (2013-08-09 20:50:15 UTC) #4
*** Abandoned ***
Sign in to reply to this message.

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