Skip to content

net: empty DNS answers should fail fast [1.11 backport] #27537

Closed
@gopherbot

Description

@gopherbot

@bcmills requested issue #27525 to be considered for backport to the next 1.11 minor release.

@gopherbot, please backport to 1.11: this is a regression of a previously-fixed issue.

Activity

added this to the Go1.11.1 milestone on Sep 6, 2018
iangudger

iangudger commented on Sep 26, 2018

@iangudger
Contributor

The fix is in. Can this get approval for backport?

gopherbot

gopherbot commented on Sep 27, 2018

@gopherbot
ContributorAuthor

Change https://golang.org/cl/138175 mentions this issue: [release-branch.go1.11] net: fail fast for DNS rcode success with no answers of requested type

gopherbot

gopherbot commented on Sep 27, 2018

@gopherbot
ContributorAuthor

Closed by merging 05a0c7b to release-branch.go1.11.

added a commit that references this issue on Sep 27, 2018
05a0c7b
added a commit that references this issue on Nov 30, 2018
d16f833
locked and limited conversation to collaborators on Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bradfitz@iangudger@gopherbot

        Issue actions

          net: empty DNS answers should fail fast [1.11 backport] · Issue #27537 · golang/go