]> Cypherpunks repositories - gostls13.git/commit
net: don't test with leading 0 in ipv4 addresses
authorSean Liao <sean@liao.dev>
Sun, 11 May 2025 20:22:47 +0000 (21:22 +0100)
committerSean Liao <sean@liao.dev>
Mon, 12 May 2025 19:34:25 +0000 (12:34 -0700)
commit8cfcad8da82a01296cfcdb8c6ab7b0b726534e21
tree373e781a2fbebae41a1b23e5d13f1d582c0222c9
parent18431a1c8f7d19410fcd3fe6638cfe1cd4bd7179
net: don't test with leading 0 in ipv4 addresses

Updates #30999
Fixes #73378

Change-Id: I6a96581e78678518473626aa5d108428cfad6619
Reviewed-on: https://go-review.googlesource.com/c/go/+/671795
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/net/external_test.go