diff options
| author | Jinwen Wo <wojinwen@huawei.com> | 2021-10-07 17:24:47 +0000 |
|---|---|---|
| committer | Bryan C. Mills <bcmills@google.com> | 2021-10-07 19:56:19 +0000 |
| commit | 4ab3c1065eb38b90247f7ad46160fc5bb07ca2ed (patch) | |
| tree | c16c058f6e0dba6044825634bf06e4a339f1b83d /src/internal/fuzz | |
| parent | 7286502b0d225b995d391c72efbaa7690ad023a9 (diff) | |
| download | go-4ab3c1065eb38b90247f7ad46160fc5bb07ca2ed.tar.xz | |
cmd/go/internal/web: improve IP check testing on ipv6 env
The existing implementation lacks consideration of running test on a
machine which has ipv6 address but no ipv4 address. Use net.IP.IsLoopback
and net.IP.IsUnspecified instead of hardcoded addresses.
Fixes: #48575
This PR will be imported into Gerrit with the title and first
comment (this text) used to generate the subject and body of
the Gerrit change.
Change-Id: I9c3c26d2ba13c7a24065751b59a1e002098ed654
GitHub-Last-Rev: fc45adbf7b944122d8f07bd451a8eeed1e69140c
GitHub-Pull-Request: golang/go#48850
Reviewed-on: https://go-review.googlesource.com/c/go/+/354609
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Jay Conrod <jayconrod@google.com>
Diffstat (limited to 'src/internal/fuzz')
0 files changed, 0 insertions, 0 deletions
