]> Cypherpunks repositories - gostls13.git/commit
net: do not modify shared test variable in TestDNSReadConfig
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Thu, 3 Nov 2022 15:18:25 +0000 (15:18 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 3 Nov 2022 17:41:32 +0000 (17:41 +0000)
commit0b76e326bb15ec828aeb1470902a71c7416b64b9
tree5cd99a0e3b939e56b95e7a9be91ee6d09604bfef
parent5c0d314adcc605e0198b2bb45a34db701c9e072c
net: do not modify shared test variable in TestDNSReadConfig

Fixes #56542

Change-Id: I294856f8fb4d49393310ec92ab40fb7d841b6570
GitHub-Last-Rev: a4563400af816caa6119775b7b01b51134c62149
GitHub-Pull-Request: golang/go#56545
Reviewed-on: https://go-review.googlesource.com/c/go/+/447198
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/dnsconfig_unix_test.go