diff options
| author | David du Colombier <0intro@gmail.com> | 2016-11-03 11:50:45 +0100 |
|---|---|---|
| committer | David du Colombier <0intro@gmail.com> | 2016-11-03 13:58:02 +0000 |
| commit | 5ac3e7d6a7717bf2f722803e1852ba991af4e724 (patch) | |
| tree | e527c2e9613ba1b29bf7df517c8dbe03a99220b5 /src/cmd/link/internal/ld/deadcode.go | |
| parent | 97b49f660cbb37ff6789dbb92b1a6ded394d3d7d (diff) | |
| download | go-5ac3e7d6a7717bf2f722803e1852ba991af4e724.tar.xz | |
net: disallow dialing and listening on port > 65535 on Plan 9
Since Dial(":80") was implemented on Plan 9 (CL 32593),
TestProtocolDialError is failing because dialing a port
superior to 65535 is supported on Plan 9.
This change disallows dialing and listening on ports
superior to 65535.
Fixes #17761.
Change-Id: I95e8a163eeacf1ccd8ece7b650f16a0531c59709
Reviewed-on: https://go-review.googlesource.com/32594
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/cmd/link/internal/ld/deadcode.go')
0 files changed, 0 insertions, 0 deletions
